Skip to content

USE CASES - package create manuscript #3

@ycexiao

Description

@ycexiao

This is a collection of use cases for package create manuscript

UC 1 - Simon wants to create a local manuscript repository

  1. Simon needs to create a manuscript repository from a scikit-package template
  2. Simon runs package create manuscript. In response to prompts, he gives a name for the repository and selects his desired template from the list
  3. scikit-package-manuscript cookiecutter 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

  1. as UC1.1 - 1.3
  2. spm creates a GitHub repository with the name given by Simon at the manuscript org or the username desired by Simon
  3. spm links the local to the remote
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions