0.1.0 • Published 7 years ago

bubba v0.1.0

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

Bubba

When you miss Bubba, you can $ bubba

Example CLI npm package devoted to FSA 1610 iconic star Bubba

Installation

Global to use "bubba" command on your terminal package is requied to install globally

$ npm install bubba -g
`
	example

$ bubba init ` Local if you prefer to use bubba in local project, corresponding "script" should be added on package.json

$ npm install bubba
`
	package.json

"script":{ "bubba": "bubba" } ` example

$ npm run bubba init
`
# Usage
$ bubba init  // Initialize bubba.json

$ bubba make-component --template `

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago