@thinkforge/forge
TypeScript icon, indicating that this package has built-in type declarations

0.0.2-ALPHA • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @thinkforge/forge

Weekly Downloads

3

Version

0.0.2-ALPHA

License

Apache-2.0

Unpacked Size

160 kB

Total Files

11

Last publish

Collaborators

  • shearogers