7 lines
422 B
Markdown
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.
|