Skip to content

RubyWorkout/frs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FRS - fast Ruby setup

Automation script for spin-up Ruby developer environment. Configure your developer stuff on Linux Ubuntu in minutes ๐Ÿš€

Features

Requirements/Preconditions

  1. Fresh Linux Ubuntu 20.04.3 LTS / Linux Ubuntu 21.10
  2. wget system dependency
  3. GitHub personal access token. Go to Github/Settings/Developer settings/Personal access tokens to create it.

Using

Install wget

Open your terminal. Install wget:

sudo apt-get install wget

Download setup script

wget https://raw.githubusercontent.com/RubyWorkout/frs/master/setup.sh

Run script

Run 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_token

Reboot and focus on development, not on developer tools!

Contributing

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.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the FRS projectโ€™s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Credits

Versioning

FRS uses Semantic Versioning 2.0.0

About

Fast Ruby ๐Ÿ’Ž setup. Configure your developer stuff on Linux Ubuntu in minutes ๐Ÿš€

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

Languages