Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 398 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 398 Bytes

rails_new_app

Description

Makes a new directory, creates a new rails app in that directory and then applies the given template. If no template name is given the default one (base) will be used.

Usage

$ rails_new_app APP_NAME [TEMPLATE_NAME]

License

This software is released under the MIT License.