https://github.com/century-tech/wcm-cli
https://github.com/century-tech/wcm-cli
cli web-components webcomponents
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/century-tech/wcm-cli
- Owner: CENTURY-Tech
- License: mit
- Created: 2016-12-23T17:39:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-03T10:54:51.000Z (over 8 years ago)
- Last Synced: 2025-02-25T08:30:30.430Z (over 1 year ago)
- Topics: cli, web-components, webcomponents
- Language: TypeScript
- Size: 134 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# Web Components Manager CLI
The command line interface for [WCM](https://www.npmjs.com/package/@ctek/wcm)
[](https://www.npmjs.com/package/@ctek/wcm-cli)
## Installation
You can install the CLI from [the Ctek organisation](https://www.npmjs.com/org/ctek), and should ideally install it globally.
```bash
# Install via NPM from our organisation
npm i @ctek/wcm-cli -g
```