blux-gen

0.1.0 • Public • Published

blux-gen

Static-site generator for blux apps.

oclif Version Downloads/week License

Usage

$ npm install -g blux-gen
$ blux-gen COMMAND
running command...
$ blux-gen (-v|--version|version)
blux-gen/0.1.0 linux-x64 node-v10.13.0
$ blux-gen --help [COMMAND]
USAGE
  $ blux-gen COMMAND
...

Commands

blux-gen build

Build static site.

USAGE
  $ blux-gen build

DESCRIPTION
  ...
    - Clones blux-app repository.
    - Looks for app config.
    - Performs parcel build.

See code: src/commands/build.js

blux-gen help [COMMAND]

display help for blux-gen

USAGE
  $ blux-gen 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 blux-gen

Weekly Downloads

0

Version

0.1.0

License

GPL-3.0-or-later

Unpacked Size

42 kB

Total Files

14

Last publish

Collaborators

  • tominflux