covalent

A plugin to share your editor for collaborative coding.

numso

316

3

0.1.3

GitHub

Atom-Covalent

A plugin to share your editor for collaborative coding.

Usage

Whenever the editor you are using is being shared, the id with which it is being shared is below in the status bar.

Careful when joining. The contents of your currently opened editor will be overwritten by whatever's being shared.

Motivation

I saw the atom-firepad project and loved it. There were a couple quirks though. When I dug into the code to fix them, I found it was all coffeescript 😦. I'm creating a new project so that:

  1. I can learn how to make atom packages and
  2. I don't have to deal with coffeescript.

After that, I do want to take it a lot farther than the current firepad package has gone.

Name comes from this post by bsima. Thanks!

Version One

Bugs

Beyond