-
Notifications
You must be signed in to change notification settings - Fork 55
Home
Mickael Daniel edited this page Apr 7, 2012
·
7 revisions
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.
- Install the package
- Check out the extensive grunt documentation, specifically the [Getting Started][] section.
- Learn more about about Usage and Configuration
- Look at the available tasks
- Test out the experimental dom-based build system.
[Getting Started]: https://github.com/cowboy/grunt/blob/master/docs/getting_started.md#readme) [JSDOM]: https://github.com/tmpvar/jsdom