137

GitHub - atom/teletype-client: Editor-agnostic library managing client interacti...

 6 years ago
source link: https://github.com/atom/teletype-client
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

teletype-client

The editor-agnostic library managing the interaction with other clients to support peer-to-peer collaborative editing in Teletype for Atom.

Hacking

Dependencies

To run teletype-client tests locally, you'll first need to have:

  • Node 7+
  • PostgreSQL 9.x

Running locally

  1. Clone and bootstrap

    git clone https://github.com/atom/teletype-client.git
    cd teletype-client
    cp .env.example .env
    createdb teletype-server-test
    npm install
    
  2. Run the tests

    npm test
    
  • Document APIs

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK