Skip to content

jakeburden/qcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

qcli

Bundle QScend's frontend resources!

install modules from our ui sandbox!


usage

npm install qcli -g

qcli normalize.css simple-weather.js > bundle.js

Bundle all your resources into one file!

Out of the box minification!

Promotes modularity!


go from:

<link....
<link....
<link....
<script....
<script....

to:

<script src="bundle!*.js" /></scipt>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published