mirror of
https://github.com/ditkrg/rails-template.git
synced 2026-01-24 14:56:41 +00:00
Update readme
This commit is contained in:
parent
44f7d60800
commit
4a1b695a20
@ -1,8 +1,8 @@
|
|||||||
## DIT RUBY TEMPLATE
|
## DIT RAILS TEMPLATE
|
||||||
This is a template for a Rails project.
|
This is a template for a Rails project with some default and predefined gems and configurations.
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
1. create a new rails app with the template flag like below:
|
* create a new rails app with the template flag like below:
|
||||||
```
|
```
|
||||||
rails new --api your_app_name --template https://github.com/ditkrg/rails-template/blob/main/template.rb
|
rails new --api your_app_name --template https://github.com/ditkrg/rails-template/blob/main/template.rb
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user