live-coding icon indicating copy to clipboard operation
live-coding copied to clipboard

CLI tool to share content of a file and stream changes when you edit it

Live Coding

$ npm install -g live-coding
$ live-coding path/to/file.js

Use --public option to start ngrok that will allow external access to your live coding session.

live-coding-demo