Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

starterleague/starter_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StarterTemplates

Rails Application Templates for Starter League classes

Installation

Install the .railsrc with:

curl -L http://git.io/HceAPw | sh

This will add the .railsrc file to your home directory. Now, any time you run rail new ... your app will be created with the basic starter template.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published