0.0.4 • Published 9 years ago

browserify-cortex v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

browserify-cortex

bundle cortex project by browserify

install

> npm i -g browserify-cortex

usage

> cd some/cortex/project
> bcortex

set bundle project

if no version provided, the latest release version will be used

> bcortex -p hornet-hover
> bcortex -p hornet-hover@1.0.0
> bcortex --project hornet-hover

specify output bundle name

> bcortex -o Hornet
> bcortex --ouput Hornet

known issues

  • only bundles released project
0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago