0.2.1 • Published 10 years ago

bower-rp v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

#bower-rp - A bower plugin

##CLI to reference bower packages main files to HTML

###Installing

npm install bower-rp -g

###Usage Open your root project directory that contains bower_components folder and type:

bower-rp reference <package_name> <your_file.html>

###Example

bower-rp reference bootstrap index.html

###Features bower-rp solves the package dependencies, for example, the bootstrap.js package has dependency on jquery.js, then bower-ref will include automatically the jquery.js before bootstrap.js and bootstrap.css in your HTML file.

###License MIT © João M.

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago