faststrap
============
######faststrap lets you setup and bootstrap your mac OS environment for development.
Contact the developer on Twitter: @tplioy
Features • Installation
Features
Tired of having to install several different programs everytime you format or buy a new machine ? New hires on your company are wasting time to get there machines ready to code ? With faststrap you install the ios environment really easy using just one command.
faststrap ios
Remove installed ios tools with only one cmd
faststrap clean
Installation
If you are familiar with the command line and Ruby, install faststrap
yourself:
sudo gem install faststrap
Contribute
My goal here is to be the bootstrap platform for several development environments. Install your dev environment into a machine should be somthing very easy to do.Contributors are more than welcome,please help me to achive this goal. This project is new and still misses lots of things such as:
- Other environments besides ios (Android, Rails, Web, Node)
- Tests
- Better test coverage
License
This project is licensed under the terms of the MIT license. See the LICENSE file.