@wep2/cli

1.0.4 • Public • Published

WePublish Editor 2 CLI

A proof of concept cli to manage the new WePublish Editor 2 based on directus.io.

Installing

  1. Install cli globally: npm install -g @wep2/cli
  2. Install a wep2 instance: wep2 -i <your-project-name>

Uninstall

npm uninstall -g @wep2/cl

Commands

wep2 -h

Install package for local development

  1. git clone
  2. tsc -w
  3. npm install -g .

Publish to npm

npm run pub

Project structure

The code is written in Typescript. All files are located under ./src

The Typescript transpiler outputs all js files in the ./bin folder.

Package Sidebar

Install

npm i @wep2/cli

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

12.6 kB

Total Files

17

Last publish

Collaborators

  • michael-scheurer