/Athena

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

Primary LanguageShell

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