0.0.2 • Published 6 years ago

hc-boilerplate-easy v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hc-boilerplate

honeycomb seed project.

how to add a new boilerplate

This repository use subtree to manage boilerplates.

add

git subtree add --prefix=<prefix> repostry ref --squash

update

git subtree pull --prefix=<prefix> repostry ref

boilerplates

NameDescriptionUsage
hc-boilerplate-simplehc-bee seed project.honeycomb init -t simple
hc-boilerplate-jqueryhc-bee seed project with jquery.honeycomb init -t jquery
hc-boilerplate-beatlehc-bee seed project with beatle.honeycomb init -t beatle
hc-boilerplate-consolehc-bee seed project with beatle template.honeycomb init -t console