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

Automatically populate machine name for new projects #624

Closed
danepowell opened this issue Nov 3, 2016 · 1 comment
Closed

Automatically populate machine name for new projects #624

danepowell opened this issue Nov 3, 2016 · 1 comment
Assignees
Labels
Enhancement A feature or feature request

Comments

@danepowell
Copy link
Contributor

When you spin up a new project with a command like:

composer create-project acquia/blt-project MY_PROJECT --no-interaction

It would be nice if the machine name in project.yml was automatically set to MY_PROJECT.

It's not a big deal, but it would be a nice convenience for folks like me spinning up projects for testing pretty frequently.

@grasmash
Copy link
Contributor

grasmash commented Nov 7, 2016

@danepowell Have you tried using https://github.com/acquia/club? You can pass it a recipe file like this to skip the prompts.

@grasmash grasmash added the Enhancement A feature or feature request label Nov 10, 2016
@grasmash grasmash self-assigned this Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants