Skip to content

JavaScript build utility that supports file merging and minification

License

Notifications You must be signed in to change notification settings

doranxenos/jake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jake: JavaScript Build Utility

Version: 0.0.1

Author: Ben Rose (doranxenos@gmail.com)

License: MIT License

Jake is a simple JavaScript Build Utility similar to make or rake.

It supports merging and minifying JavaScript files into a single file for deployment. It can take either an html file with valid, src’d script tags for script merge ordering and/or a list of JavaScript file paths as command line arguments.

Usage options are available by running: jake -h

About

JavaScript build utility that supports file merging and minification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published