JSPM

  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q47996F
  • License MIT

Cli to clone code/folder locally

Package Exports

  • isonfirecli
  • isonfirecli/dist/bin.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (isonfirecli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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 store on your local machine it's need to raise the rate limit of GitHub API from 60 to 5000 requests per hour

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.