Skip to content

raimo/livegit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveGit

This is the source code behind livegit, using Ryan Grove's rawgit as the backend and mrdoob's htmleditor as the frontend.

Installing

  1. Install Node.js from http://nodejs.org/.

  2. Clone this git repo (fork it first if you plan to make changes).

     $ git clone git://github.com/raimo/livegit.git
    
  3. Install dependencies using npm.

     $ cd rawgit && npm install
    
  4. Start the local server.

     $ ./web.js
    
  5. Browse to http://localhost:5000/ and you should see LiveGit in action.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.rawgit

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published