mott
v0.0.2
Published
A build tool for writing awesome multiplatform apps in Javascript and HTML
Readme
mott
This is still a very early release as we're still doing some housekeeping but have a look at the example for usage.
Install
npm install mottUsage
mkdir project
cd project
npm install mott
<add mott file>
./mott
