imagine

1.0.13 • Public • Published

imagine-cli-npm

A Command line interface for use the imagine-compiler.

Usage

$ ./bin/run COMMAND
running command...
$ ./bin/run (-v|--version|version)
imagine-cli-npm/1.0.0 darwin-x64 node-v12.16.1
$ ./bin/run --help [COMMAND]

Commands

imagine create

Create a project

USAGE
  $ ./bin/run create

OPTIONS
  -f, --framework=framework  (required) Project framework
  -h, --help                 Show this help text
  -n, --name=name            (required) Project name

See code: src/commands/create.js

imagine compile

Compile a project

USAGE
  $ ./bin/run compile FILE

ARGUMENTS
  FILE  File to compile

OPTIONS
  -h, --help                 Show this help text

See code: src/commands/compile.js

imagine help [COMMAND]

Display help for imagine

USAGE
  $ ./bin/run help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

Readme

Keywords

Package Sidebar

Install

npm i imagine

Weekly Downloads

33

Version

1.0.13

License

See license in LICENSE

Unpacked Size

37.8 kB

Total Files

17

Last publish

Collaborators

  • imagineai
  • antonio.molner.imagine