0.0.2-ALPHA • Published 7 years ago

@thinkforge/forge v0.0.2-ALPHA

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 years ago

Forge

A language that compiles to WebAssembly and mirrors the syntax of Elixir.

Version Appveyor CI Codecov Downloads/week License Greenkeeper badge

Usage

$ npm install -g @thinkforge/forge
$ forge COMMAND
running command...
$ forge (-v|--version|version)
@thinkforge/forge/0.0.2-ALPHA win32-x64 node-v9.11.1
$ forge --help [COMMAND]
USAGE
  $ forge COMMAND
...
$ npm install -g @thinkforge/forge
$ forge COMMAND
running command...
$ forge (-v|--version|version)
@thinkforge/forge/0.0.1-ALPHA win32-x64 node-v9.11.1
$ forge --help [COMMAND]
USAGE
  $ forge COMMAND
...
$ npm install -g @thinkforge/forge
$ forge COMMAND
running command...
$ forge (-v|--version|version)
@thinkforge/forge/0.0.0 win32-x64 node-v9.11.1
$ forge --help [COMMAND]
USAGE
  $ forge COMMAND
...

Commands

forge hello [FILE]

describe the command here

USAGE
  $ forge hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ forge hello
  hello world from ./src/hello.ts!

See code: src\commands\hello.ts

forge help [COMMAND]

display help for forge

USAGE
  $ forge help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

forge hello [FILE]

describe the command here

USAGE
  $ forge hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ forge hello
  hello world from ./src/hello.ts!

See code: src\commands\hello.ts

forge help [COMMAND]

display help for forge

USAGE
  $ forge help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

forge hello [FILE]

describe the command here

USAGE
  $ forge hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ forge hello
  hello world from ./src/hello.ts!

See code: src\commands\hello.ts

forge help [COMMAND]

display help for forge

USAGE
  $ forge help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help