otox

1.0.2 • Public • Published

Otox.js

🛠️ code runner working with web browser

Installation

you can install it with npm:

$ npm install otox -g
$ otox <command> --port=<port>

Example

example file

// runner.js

console.log("hello world!");
console.log("ping pong!");
$ otox node runner.js --port=8080

see the result: localhost:8080

img

Readme

Keywords

none

Package Sidebar

Install

npm i otox

Weekly Downloads

14

Version

1.0.2

License

none

Unpacked Size

1.65 kB

Total Files

3

Last publish

Collaborators

  • kangdongmandoo