New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

imagine

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imagine

A Command line interface for use the Imagine SmartCompiler

latest
Source
npmnpm
Version
1.0.13
Version published
Maintainers
2
Created
Source

imagine-cli-npm

A Command line interface for use the imagine-compiler.

  • Usage
  • Commands

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

Keywords

create-django

FAQs

Package last updated on 20 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts