bmix-compiled

0.0.7 • Public • Published

Bmix-Compiled

Version PRs Welcome GitHub license

Inspired by umi4.

Usage

Installation

npm i -g bmix-compiled

Usage

Create the compiled.json file:

touch compiled.json

File the content of the compiled.json file:

{
  "deps": [
    "chalk",
    "cross-spawn",
    "fs-extra",
    "glob",
    "lodash",
    "pkg-up"
  ],
  "externals": {
    "fs-extra": "$$LOCAL"
  }
}

Then can use the bmix-compiled command:

bmix-compiled

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i bmix-compiled

Weekly Downloads

0

Version

0.0.7

License

none

Unpacked Size

18.6 kB

Total Files

10

Last publish

Collaborators

  • loyep