1.3.0 • Published 3 years ago

@bang!/cli v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@bang!/cli

A CLI for the Bang Language

Usage:
  $ bang

Commands:
                  Open a REPL
  run <file>      Execute a Bang Program
  test <pattern>  Run Tests
  tokens <file>   Get Tokens for a File

For more info, run any command with the `--help` flag:
  $ bang --help
  $ bang run --help
  $ bang test --help
  $ bang tokens --help

Options:
  -v, --version  Display version number
  -h, --help     Display this message
1.3.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago