Remote Github Repository Creator CLI
Getting Started
1. Installation
npm install --global @victoria-lo/repo-create
2. Create a Personal Access Token on Github
Use this token to authenticate yourself when the tool prompts for it.
Visit: https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
Usage
1. Initializes the tool
repo-create init
2. Deletes stored token
repo-create token
3. Display help
repo-create
Tutorial (coming soon)
To learn how I built this tool, please visit https://lo-victoria.com.
Links
- Repo available at: https://github.com/victoria-lo/repo-creator
- npm package at: https://www.npmjs.com/package/@victoria-lo/repo-create