jvilk / BrowserFS

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Other
3.07k stars 218 forks source link

Build system #4

Closed jvilk closed 11 years ago

jvilk commented 11 years ago

I need a simple build system to compile and compress BrowserFS into a single module.

jvilk commented 11 years ago

I have something that works for now.