Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mweiss/scratch-for-web

This is a port of scratch for the browser
https://github.com/mweiss/scratch-for-web

Last synced: about 1 month ago
JSON representation

This is a port of scratch for the browser

Awesome Lists containing this project

README

        

# scratch-for-web

EDIT ME

## Build

Assuming you have the yui builder installed at the same directory level than this project :

cd src
ant all

Or you can build components one by one :

cd src/dummy
ant all

## API Documentation

cd scripts
./apidoc.sh

Then open api/index.html in your browser