@victoria-lo/repo-create
v1.0.7
Published
Simple CLI app to automate GitHub repo initialization
Downloads
2
Readme
Remote Github Repository Creator CLI
Getting Started
1. Installation
npm install --global @victoria-lo/repo-create2. 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 init2. Deletes stored token
repo-create token3. Display help
repo-createTutorial (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
