Skip to content

h1994st/Athena

Repository files navigation

Athena

Athena is a set of scripts to automatically install and configure necessary tools.

Tools

  • Oh-my-zsh, config file

  • Homebrew (macOS only)

    $ brew install git git-flow wget ctags go pandoc cloc class-dump carthage cocoapods
  • Vim, config files

  • Python 2.7.*

  • NVM

    $ nvm install node  # Install latest node
    $ nvm use node
    $ nvm alias default node
  • RVM

  • Cocoapods (Install via Homebrew)

  • Carthage (Install via Homebrew)

Getting Started

$ git clone https://github.com/h1994st/Athena.git
$ cd Athena
$ ./Athena.sh

About

Wisdom can save your time. Athena is a set of scripts to automatically install and configure necessary tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages