https://github.com/cncjs/cncjs-pendant-boilerplate
A bare minimum example to develop a cncjs pendant.
https://github.com/cncjs/cncjs-pendant-boilerplate
cncjs-pendant
Last synced: 10 months ago
JSON representation
A bare minimum example to develop a cncjs pendant.
- Host: GitHub
- URL: https://github.com/cncjs/cncjs-pendant-boilerplate
- Owner: cncjs
- License: mit
- Created: 2017-02-12T16:41:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T14:45:38.000Z (over 3 years ago)
- Last Synced: 2025-07-07T14:09:54.800Z (11 months ago)
- Topics: cncjs-pendant
- Language: JavaScript
- Size: 112 KB
- Stars: 10
- Watchers: 7
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cncjs-pendant-boilerplate
A bare minimum example to develop a cncjs pendant.

## Installation
```
npm install
```
## Usage
Run `bin/cncjs-pendant-boilerplate` to start the interactive client. Pass --help to `cncjs-pendant-boilerplate` for more options.
```
bin/cncjs-pendant-boilerplate --help
```