-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Milestone
Description
This is a collection of use cases for package create manuscript
UC 1 - Simon wants to create a local manuscript repository
- Simon needs to create a manuscript repository from a scikit-package template
- Simon runs
package create manuscript. In response to prompts, he gives a name for the repository and selects his desired template from the list scikit-package-manuscriptcookiecutter creates the manuscript directories on his local using his selected template
UC 2 - Simon wants to create a local manuscript repository and link it to a new GH repository
- as UC1.1 - 1.3
- spm creates a GitHub repository with the name given by Simon at the manuscript org or the username desired by Simon
- spm links the local to the remote
- spm pushes the template to the remote
Proposed solution
Use the GitHub API to create a remote repo and link the local manuscript.
Metadata
Metadata
Assignees
Labels
No labels