Skip to content

eleven/builder-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#builder.js

Magical versioning, minifiying, remote-pushing build tool.*

##About

This is a script I wrote to quickly deploy some of our internal prototype projects at Eleven.

##Usage

Only requirement is that node must be installed.

From the base directory of your project (the dir that contains the makefile):

make - write js/css tags to the html include files (for local dev)
make test - compress js/css and modify html includes to simulate production
make push - compress js/css and push all files to production (using rsync)

The config should be pretty self-explanatory.

##Thanks

##License

Written by Dan Rogers - https://github.com/danro
This code may be freely distributed under the MIT license.

All included node modules retain their respective licenses.

* not actually magical

About

Node-based build + push script for web development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published