To start the application:
- From your terminal,
cdinto this apps' directory i.e.cd ruby_template. - Then run:
bundle install. - Finally, run:
ruby lib/app.rb.
A bare-bones Ruby starter template with Rubocop.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To start the application:
cd into this apps' directory i.e. cd ruby_template.bundle install.ruby lib/app.rb.A bare-bones Ruby starter template with Rubocop.