The source code sharing system.
http://vmdepot.msopentech.com/Vhd/Show?vhdId=28999
LookAtMyCode is a system where you can store text for a certain period of time.
The system is mainly used by programmers to store, share and like pieces of sources code
Demo: http://www.youtube.com/watch?v=BypHFYKb_Yw
- Multilanguage support (en, ru)
- Browser based editor with syntax highlighting, multicursor and folding
- Facebook Auth
Clone virtual machine from vmdepot and log in to host via SSH. Next run these commands:
cd ~/lookatmycode
mkdir codes
npm start
You can clone/pull from repository to update.