0.1.4 • Published 6 years ago

@belt/cli v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

belt-cli

Global CLI scripts registry, inspired by oclif

Install

$ npm install --global @belt/cli
# or
$ yarn global add @belt/cli

Usage

# uses npm programmatically underhood, see https://docs.npmjs.com/cli/install
$ belt install <name>
$ belt install @<scope>/<name> # scoped from npm
$ belt install <user>/<name> # from github
$ belt install git+ssh://git@gitlab.com:<user>/<name>.git # from any git repo by ssh
$ belt install git+https://github.com/<user>/<name>.git # from any git repo by https

$ belt link local/path/to/module

$ belt list
$ belt <command> <args>

License

MIT © ewnd9