-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Provide a rake to generate initial YAML file for the projects.
This issue was extracted from a comment on code.
@geisonbiazus @nandosousafr for this issue, it's better to use:
- Simple rake task that creates the
rollout.yml
insideRAILS_APP/config
path. - Something like a Rails Generator
💡 💭