packa

0.4.0 • Public • Published

PackaJS

Debug server and build utility for Bower packages. Bower makes it easy to pull down front-end libraries for your application. PackaJS helps you debug your scripts during development and prepare them for deployment.

Installation

Install PackaJS with Node's package management utility. PackaJS requires Node 0.8 or above.

npm install packa

Launching the debug server

packa debug

Building your application

packa build

PackaJS development

If you're interested in contributing to the development of PackaJS, fork the repo and issue a pull request with your changes.

Tests are written with Mocha and can be run with the following:

npm test

Current Status

Package Sidebar

Install

npm i packa

Weekly Downloads

1

Version

0.4.0

License

none

Last publish

Collaborators

  • tschaub