0.0.29 • Published 2 years ago

wizzi-cli v0.0.29

Weekly downloads
22
License
-
Repository
-
Last release
2 years ago

wizzi-cli

The wizzi factory command line interface.

Work still in progress

Availability of features will be announced

on Twitter and Facebook

npm install -g wizzi-cli

wizzi-cli

The Wizzi command line interface (CLI) performs basic functionality, such as executing a Wizzi Production, creating a Wizzi Package based on a templated Meta Production, wizzifying an existent artifact or a folder of artifacts.

The Wizzi CLI (wizzi-cli) is packaged as an executable that can be used globally. The Wizzi CLI is available via npm and should be installed globally by running

npm install -g wizzi-cli

Run wizzi --help for full help.

CLI Commands

generate

Executes a Wizzi Production described in a wizzi.config.configname.js file.

The config file is searched in the current folder and its parents.

wizzi [configname]

create

Executes a Wizzi Meta Production creating a new Wizzi Package for a type of Wizzi production.

wizzi create

An 'inquirer' dialog asks for the production type and other available options.

  • pure js
  • webpack
  • webpack + react
  • webpack + react + material-ui
  • gatsby
  • express
  • wizzi plugin
  • ...

fy

Executes the 'wizzifying' of a file or folder (for example creates a .js.ittf document from a .js file).

wizzi fy --source <filepath|folderpath> --dest <filepath|folderpath>

Wizzi

One machinery, many productions.

Built With

License

0.0.29

2 years ago

0.0.28

3 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago