Skip to content
Mickael Daniel edited this page Apr 7, 2012 · 7 revisions

node-build-script

The h5bp build script based on ant has been ported to use node as a build tool. It is clearly not a replacement for the ant build script, but is now a valid alternative to ant / java based build system.

Expect a few glitch, as it's still under heavy development, even though there's quite a few tests already set up.

There was a first attempt using cake and coffeescript to do that. This port has been itself ported to use grunt instead.

Here we'll go through grunt usage and the h5bp build script documentation based on it.

Getting started

[Getting Started]: https://github.com/cowboy/grunt/blob/master/docs/getting_started.md#readme) [JSDOM]: https://github.com/tmpvar/jsdom

Clone this wiki locally