desi78-cli

0.1.9 • Public • Published

desiXY-cli

Presentation

desiXY-cli is the generic command line interface application for design-libraries. It is a nodejs package exposing a design-library as CLI.

If you want to publish it, please, rename the package-name with a name closer to your design-library-name.

desiXU-cli is part of parame_paxApps. parame_paxApps is an helper repository of parmetrix for generating automatically the frontends (cli, ui and uis) of a design-library.

Workflow

paxApps is intended to be used by scripts of a design-library.

degit https://github.com/charlyoleg2/parame_paxApps/paxApps paxApps
patch -p0 -Nt < scr/patchPaxApps.patch
shx rm -f paxApps/desiXY-cli/package.json.rej paxApps/desiXY-uis/package.json.rej

Requirements

Installation

npm i -D desiXY-cli

Usage

npx desiXY-cli
npx desiXY-cli --help

Usage without installation

The command below are only valid if you have publish the package. As mentionned before, please rename this package before publishing.

npx --package=desiXY-cli desiXY-cli
npx --package=desiXY-cli desiXY-cli --help

Development

git clone https://github.com/charlyoleg2/parame_paxApps
cd parame_paxApps
npm install
npm run ci
npm -w desiXY-cli run run

Readme

Keywords

Package Sidebar

Install

npm i desi78-cli

Weekly Downloads

10

Version

0.1.9

License

ISC

Unpacked Size

5.41 kB

Total Files

3

Last publish

Collaborators

  • charlyoleg3