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

Add command to create boilerplate ini file to configure goad #123

Closed
cwaltken-edrans opened this issue May 2, 2017 · 1 comment
Closed

Comments

@cwaltken-edrans
Copy link
Collaborator

To allow users to easily use the new config.ini feature of goad we should add a command that allows to create a boilerplate ini file similar to rails new.

There are a few possible ways to go:
1.) We could create a new ini file from a boilerplate if no goad.ini is present. goad init
2.) We could add a goad --save-to-settings flag that stores all parameters passed to goad together with this flag in goad.ini allowing for configuration of persistent settings on the cli.

@zeph
Copy link
Member

zeph commented May 15, 2017

we got a first iteration #129 I have to test

@zeph zeph closed this as completed May 15, 2017
@zeph zeph reopened this May 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants