distify-cli

0.0.16 • Public • Published

distify-cli

Create distribution files for npm packages.

Install

$ npm install -g distify-cli

Usage

$ distify --input-file=./src/index.js --output-dir=./build --is-module --is-node

React:

$ distify --input-file=./src/index.js --output-dir=./build --is-react

Related

License

MIT © Joe Gesualdo

Readme

Keywords

none

Package Sidebar

Install

npm i distify-cli

Weekly Downloads

1

Version

0.0.16

License

MIT

Last publish

Collaborators

  • joegesualdo