0.0.1-canary.0 • Published 2 years ago

bmix v0.0.1-canary.0

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

@nmix/core

Command line tool and builtin plugin for Nmixjs

Install

$ npm i @nmix/core -D

Command line interface

Usage: nmix <command> [options]
Options:
  --help, -h          Print this help message and exit
  --version, -v       Print the CLI version and exit
  --json              Print the routes as JSON (nmix routes only)
  --sourcemap         Generate source maps (nmix build only)
Commands:
  nmix build
  nmix dev
  nmix routes

License

MIT