Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config file generator #4

Closed
veewee opened this issue Mar 19, 2015 · 1 comment
Closed

Config file generator #4

veewee opened this issue Mar 19, 2015 · 1 comment

Comments

@veewee
Copy link
Contributor

veewee commented Mar 19, 2015

After installing grumphp with composer, there needs to be a check if a grumphp.yml file exists.
If it does not exist an extra command needs to be executed. This command will load default values from composer.json and will try to guess the git path.
The resulting file will be placed in the composer directory.
This command will run before the git hook is added. This way, we can always be sure that the config file is pointing to the correct locations.

@veewee
Copy link
Contributor Author

veewee commented Mar 20, 2015

Fixed in v0.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant