Automation script for spin-up Ruby developer environment. Configure your developer stuff on Linux Ubuntu in minutes 🚀
- Installs & configures ZSH, OhMyZsh and Spaceship Promt
- Installs & configures asdf, asdf Ruby plugin
- Installs & configures latest MRI Ruby with default gems
- Installs & configures Visual Studio Code
- Configures git
- Fresh Linux Ubuntu 20.04.3 LTS / Linux Ubuntu 21.10
wgetsystem dependency- GitHub personal access token. Go to
Github/Settings/Developer settings/Personal access tokensto create it.
Open your terminal. Install wget:
sudo apt-get install wgetwget https://raw.githubusercontent.com/RubyWorkout/frs/master/setup.shRun Fast Ruby Setup script with your email, name (registered on github), github username and github personal access token as position arguments:
. ./setup.sh johndoe@example.com "John Doe" git_username git_tokenReboot and focus on development, not on developer tools!
Bug reports and pull requests are welcome on GitHub at https://github.com/RubyWorkout/frs. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct. Please check the open tickets. Be sure to follow Contributor Code of Conduct below and our Contributing Guidelines.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the FRS project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
- The Contributors for code and awesome suggestions
- The Stargazers for showing their support
FRS uses Semantic Versioning 2.0.0