Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/espadrine/dev
collaborative editor
https://github.com/espadrine/dev
Last synced: 10 days ago
JSON representation
collaborative editor
- Host: GitHub
- URL: https://github.com/espadrine/dev
- Owner: espadrine
- Created: 2011-05-06T13:43:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-17T19:36:36.000Z (over 13 years ago)
- Last Synced: 2023-03-10T23:23:09.222Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 15.1 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#dev
the collaborative editor##Get it
1. install [Node.js] (http://nodejs.org) and [JSMin] (http://www.crockford.com/javascript/jsmin.html)
2. fork or download [dev] (https://github.com/jankeromnes/dev)##Use it
1. run 'make'
2. hit [localhost/] (http://localhost/)
3. enjoy##Contribute
- watch the [hot issues] (https://github.com/jankeromnes/dev/issues)
- do some [pull requests] (http://help.github.com/send-pull-requests/)
- contact [Jan Keromnes] (https://github.com/inbox/new/jankeromnes) or [Thaddee Tyl] (https://github.com/inbox/new/espadrine)##Includes
- [ScoutCamp] (http://espadrine.github.com/ScoutCamp/)
- [codemirror2] (http://codemirror.net/)
- [diff_match_patch] (http://code.google.com/p/google-diff-match-patch/)