textareaserver

0.1.3 • Public • Published

TextareaServer is a backend of TextareaConnect.

Installing

TextareaServer runs on Node.js v0.4 (or higher) and is installable using npm.

In Ubuntu you can get all the building dependecies for Node.js and its extensions using apt-get (npm will automatically install and compile all the extensions).

sudo apt-get install build-essential libssl-dev

More detailed Node.js & npm install instructions can be found from the Node.js wiki

Then just install TextareaServer using npm:

npm install http://github.com/epeli/TextareaServer/tarball/v0.1.3

And start it by entering commmand:

textareaserver --editor-cmd gedit

Please report possible issues to TextareaConnect tracker.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i textareaserver

    Weekly Downloads

    1

    Version

    0.1.3

    License

    none

    Last publish

    Collaborators

    • esamatti