https://github.com/polixjs/cli
📦 Polix CLI
https://github.com/polixjs/cli
cli node polix
Last synced: 3 months ago
JSON representation
📦 Polix CLI
- Host: GitHub
- URL: https://github.com/polixjs/cli
- Owner: polixjs
- License: mit
- Created: 2018-06-18T08:38:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T06:07:13.000Z (over 6 years ago)
- Last Synced: 2025-03-18T12:12:36.656Z (3 months ago)
- Topics: cli, node, polix
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polix-cli
[Polix](https://github.com/zhoumingque/polix) CLI[](https://travis-ci.org/polixjs/cli)
[](https://www.npmjs.com/package/polix-cli)
[](https://www.npmjs.com/package/polix-cli)
[](https://www.npmjs.com/package/polix-cli)## Install
[](https://nodei.co/npm/polix-cli/)
> `npm i polix-cli -g`## Usage
```bash
$ pol -hUsage: pol
Options:
-v, --version output the version number
-h, --help output usage informationCommands:
init init Polix Dev
...
```## Getting Started
```bash
$ npm i polix-cli -g
$ pol init example
```## License
MIT