Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 458 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 458 Bytes

Broccoli Flatiron

Usage

Create a payload file based upon directory structure.

var flatiron = require("broccoli-flatiron");

var tree = flatiron(targetDirectory);

Documentation

  • option.outputFile
  • option.trimExtensions

ZOMG!!! TESTS?!?!!?

Yeah, no. Not now. But when I finally add some, you can run them like so:

npm install
npm test

License

This project is distributed under the MIT license.