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

Add command to scaffold a new mono_repo #193

Open
sarahec opened this issue Sep 22, 2020 · 0 comments
Open

Add command to scaffold a new mono_repo #193

sarahec opened this issue Sep 22, 2020 · 0 comments

Comments

@sarahec
Copy link

sarahec commented Sep 22, 2020

dart-lang/stagehand#612 asks the musical question: can we make it easier for people to set up mono_repo.

For devs who aren't setting up Travis integration (using only mono_repo pub get and mono_repo pub upgrade), the setup involves creating a set of blank or single-comment text files. It's a minor annoyance when retrofitting a project and could be automated easily.

Proposal: Add a mono_repo init command that scans for the required files and generates them if needed (akin to git init).

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

Successfully merging a pull request may close this issue.

2 participants