An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Web Components Manager CLI

The command line interface for [WCM](https://www.npmjs.com/package/@ctek/wcm)

[![npm](https://img.shields.io/npm/v/@ctek/wcm-cli.svg?style=flat-square)](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
```