@frontierjs/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-beta.0 • Public • Published

@frontierjs/frontier

CLI for Frontier supported apps

oclif Version Downloads/week License

Usage

$ npm install -g @frontierjs/cli
$ frontier COMMAND
running command...
$ frontier (-v|--version|version)
@frontierjs/cli/0.0.0-beta.0 linux-x64 node-v13.0.1
$ frontier --help [COMMAND]
USAGE
  $ frontier COMMAND
...

Commands

frontier help [COMMAND]

display help for frontier

USAGE
  $ frontier help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

frontier new [DIR]

Creates a new frontier app

USAGE
  $ frontier new [DIR]

OPTIONS
  -d, --dry   Displays actions that will be run but will not execute them
  -h, --help  show CLI help

EXAMPLE
  $ frontier new my-new-app
       Creating new frontier structured app!

See code: src/commands/new.ts

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0-beta.0
    2

Package Sidebar

Install

npm i @frontierjs/cli

Weekly Downloads

2

Version

0.0.0-beta.0

License

MIT

Unpacked Size

6.15 kB

Total Files

9

Last publish

Collaborators

  • jdkdev