Documentation soon to come. In the meantime please reference to the examples in the demos directory.
iScroll comes with a custom build system. The required nodejs packages are included in the package.json. To build all main releases just do:
./build.js dist
The compiled scripts will be saved in the /build and /dist directories.
Script released under the MIT license.