Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lambdabaa/bidsy


https://github.com/lambdabaa/bidsy

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Bidsy

Bidsy is the client-side Javascript application. It's built using Google Closure
and the Plovr build tool.

## Building

Build the production javascript by running:

`java -jar plovr-4b3caf2b7d84.jar build config.json > bidsy.js`

Make sure that you lint your code with `gjslint` before checking in!

## Random and Useful

`gjslint --strict bidsy/* bidsy/ui/* externs/* | grep --invert-match "0001\|0006\|0120"`