1.0.2 • Published 7 years ago

create-bundle v1.0.2

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

create-bundle

Automatically use package.json for name and version to create a zip bundle of the dist folder.

Requirements:

Usage:

$ npx create-bundle # or npm i -g create-bundle & create-bundle

  create-bundle

  Added 3 to bundle
   * CHANGELOG.md
   * ./dist/test.js

  Folder: /Users/dev/create-bundle
  Bundle: /Users/dev/create-bundle/create-bundle.1.0.0.zip