livemark-cli

0.1.1 • Public • Published

Livemark for CLI

A real time application to write with your friends in the same time.

Build Status Built with Grunt NPM version

demo

How to write a text?

You can write a text at the left side with this syntax.

CLI

$ npm install livemark-cli -g
$ docs

Options

-h, --help                  output usage information

-V, --version               output the version number

-p, --port [number]          specified the port

Server

$ git clone https://github.com/cedced19/livemark-cli
cd ./livemark-cli/dist/
$ npm install --production
$ node livemark.js

/livemark-cli/

    Package Sidebar

    Install

    npm i livemark-cli

    Weekly Downloads

    2

    Version

    0.1.1

    License

    none

    Last publish

    Collaborators

    • cedced19