Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 377 Bytes

Brunch For Libs

This is a project aimed at providing you the ability to use brunch for the development of javascript libraries. Instead of building full-blown web applications, this skeleton allows you to easily build tools for use in your web applications.

By default, it takes every file in the src directory, and compiles them into a build directory.