FreeAllMedia / stimpak

An easy-to-use system for defining, discovering, and re-using code, text, and workflow patterns
http://stimpak.io
MIT License
8 stars 1 forks source link

Add double filepath to .add(); #42

Open dcrockwell opened 7 years ago

dcrockwell commented 7 years ago

Let stimpak add a file by filepath:

stimpak

.add("file/path/to/generate.js", "file/path/to/template");