David Wikler

CoDir

CoDir is a network-based collaborative coding solution based on the Node.js framework
CoDir is available for both Sublime Text 3 and your own web browser

Bio:
David Wikler is a fullstack web developer and software engineer from New York City

Documentation:

CoDir Web

    • 1: run node index.js
    • 2: open your web browser and go to [your ip]:3000

CoDir Server

    • 1: run node index.js run [dir] -p [port]
    • 2: connect with CoDir Sublime

CoDir Sublime

  • 1: move /codirSublime to Sublime Text 3’s /Packages directory
  • 2: selevt Tools->Connect To… from the menu bar
  • enter the shareid printed by CoDir Server and press Enter

Final Video