plushie-narwhal/README.md
Adrian Malacoda 42d1a87585 readme
2017-10-26 02:38:08 -05:00

7 lines
422 B
Markdown

# Plushie Narwhal
A loosely organized group of utilities for generating resources, bundling them, and generating code to use them.
For example: call browserify on an input javascript file, bake the resulting javascript into the binary, and wrap it in a Rocket route which serves it up.
This was yanked out of a build script for another project, so while it can be used standalone, the API is not particularly great yet.