hackersatbrown / appsatbrown-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apps at Brown - Server

The back end for the Apps at Brown app store.

Developing

After cloning the repo, install dependencies with npm install. Then make a branch for the feature you are working on, and submit a pull request to merge it back into master.

Testing

To run the tests, just run make test.

About


Languages

Language:CoffeeScript 97.0%Language:Shell 3.0%