edit-share

1.1.0 • Public • Published

Edit Share

A CLI to edit a file in your web browser and share it with websocket server by local address. Possibility to work in collaborative on a file.

Pre-requisite

Install node package manager (npm)

Getting started

npm install -g edit-share

How it works

Run in your terminal

edit-share <path/your/file> [options]

Open a file with specific port (3000 by default)

edit-share <path/your/file> --port 9000

Read only a file

edit-share <path/your/file> --read

List all options

edit-share --help

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licence

MIT

Package Sidebar

Install

npm i edit-share

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • oliv75