isonfirecli
v2.0.4
Published
Cli to clone code/folder locally
Downloads
16
Maintainers
Readme
isonfirecli
CLI tool to clone useful code from my repo
Commands
copy
Clone from GitHub repo, data is taken from data-on-fire folder that is also the default value
Usage
npx isonfirecli copy <path>
see
See all available paths from GitHub repository, giving you also copy command for each possible path
Usage
npx isonfirecli see
add
Add personal access token for GitHub API that gonna be sto on your local machine it's need to raise the rate limit of GitHub API from 60 to 5000 requests per hour
- Create your personal token
- Personal access tokens - Tokens (classic)
- enable all options
- set no expiration
Usage
npx isonfirecli add -t <token>
Thanks
This is my fist pack and it's far to be perfect, but The first love is never forgotten.
License
Licensed under the MIT license.