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

Scaffolding script to replace strings during composer create-project #44

Open
kasparsd opened this issue Apr 13, 2020 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@kasparsd
Copy link
Contributor

kasparsd commented Apr 13, 2020

See existing examples:

Use command line prompt to request the following information:

  • Organization and project slug. Default to whatever is passed to composer create-project.
  • VIP GitHub repository name/ID. Uses for deployments.

Map:

  • xwp/vip-go-site with PROJECT_VENDOR/PROJECT_NAME
  • vip-go-site to PROJECT_NAME
  • devgo-vip to VIP_SITE_ID
  • local.devgo.vip with PROJECT_NAME.devgo.vip
@kasparsd kasparsd added the enhancement New feature or request label Apr 13, 2020
@kasparsd
Copy link
Contributor Author

Consider using a Node.js based solution such as Plop.js instead https://plopjs.com to make it compatible with the JS-first approach for tooling.

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

No branches or pull requests

1 participant