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

support declapract clone --declarations=... --useCase=... command #2

Open
uladkasach opened this issue Sep 5, 2021 · 0 comments
Open

Comments

@uladkasach
Copy link
Member

uladkasach commented Sep 5, 2021

declapract can be used to clone a new repo into existance based on a declared useCase example that follows best practices

the inputs need to be:

  • where to find the declarations
  • what use case to use from the declarations (that use case must have an example)

will need to decide how to pass in the input variables:

  • through cli prompts?
  • through a in-terminal file to edit? (i.e., touch declapract.use.yml + vim declapract.use.yml?
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