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

https://github.com/nicolasbrugneaux/codeshare

nodejs, socket.io, Inspired by http://codeshare.io
https://github.com/nicolasbrugneaux/codeshare

codeshare coffeescript javascript

Last synced: 11 months ago
JSON representation

nodejs, socket.io, Inspired by http://codeshare.io

Awesome Lists containing this project

README

          

# codeshare [![Build Status](https://secure.travis-ci.org/nicolasbrugneaux/codeshare.png?branch=master)](http://travis-ci.org/nicolasbrugneaux/codeshare)

Try to remake codeshare.io in coffeescript with nodejs

## Getting Started
Go to the root of the project.
Install the module with: `npm install .`
Enjoy.

## Documentation
_(Coming soon)_

## Examples
_(Coming soon)_

## Contributing
Take care to maintain the existing coding style. Follow these [guidelines](https://github.com/polarmobile/coffeescript-style-guide). With one exception, I prefer using tabs.
Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).

## License
Copyright (c) 2013 Nicolas Brugneaux. Licensed under the MIT license.