0.38.4 • Published 6 years ago

@atom/teletype-client v0.38.4

Weekly downloads
2,277
License
MIT
Repository
-
Last release
6 years ago

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

TODO

  • Document APIs
0.38.4

6 years ago

0.38.3

6 years ago

0.38.2

6 years ago

0.38.1

6 years ago

0.38.0

6 years ago

0.37.2

6 years ago

0.37.1

6 years ago

0.37.0

6 years ago

0.36.1

6 years ago

0.36.0

6 years ago

0.35.0

6 years ago

0.34.1

6 years ago

0.34.0

6 years ago

0.33.0

6 years ago

0.32.0

6 years ago

0.31.2

6 years ago

0.31.1

6 years ago

0.31.0

6 years ago

0.30.2

6 years ago

0.30.1

6 years ago

0.30.0

6 years ago

0.29.0

6 years ago

0.28.2

6 years ago

0.28.1

6 years ago

0.28.0

6 years ago

0.27.0

6 years ago

0.26.0

6 years ago

0.25.2

7 years ago

0.25.1

7 years ago

0.25.0

7 years ago