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
- Host: GitHub
- URL: https://github.com/nicolasbrugneaux/codeshare
- Owner: nicolasbrugneaux
- Created: 2013-10-22T12:49:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-04T10:32:56.000Z (about 12 years ago)
- Last Synced: 2025-03-19T04:13:25.960Z (11 months ago)
- Topics: codeshare, coffeescript, javascript
- Language: CoffeeScript
- Homepage:
- Size: 547 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codeshare [](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.