@redbuck/pack

1.0.1 • Public • Published

pack

simple builder based webpack

install

  1. npm i @redbuck/pack -g

usage

  1. mkdir test && cd test
  2. pack init test
  3. pack dev

command

init

pack init <project-name> [template-name]

pack will fetch template from git.

if folder is not empty and not include sub folder that name same as project-name, program will mkdir by project-name.

if it`s empty and folder name is same as project-name, remote template will fill this folder.

dev

pack dev start dev-server.

Readme

Keywords

none

Package Sidebar

Install

npm i @redbuck/pack

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

12.5 kB

Total Files

12

Last publish

Collaborators

  • redbuck