conjs

0.0.4 • Public • Published


allows you to run javascript commands on the server through a
seperate terminal.

conjs
-------

require "conjs" somewhere in your app.js file or where ever you like.
run "conjs" in your terminal in the same directory that you used to
initiate app.js. you'll now be able to run javascript on the server
through the console. just type in a command and press enter.

changelog
-------

0.0.1 Epoch
0.0.2 Added proper package.json
0.0.3 Fixed first command not working
0.0.4 Added a lowly peasant hack, first command bug kept reoccuring

Readme

Keywords

none

Package Sidebar

Install

npm i conjs

Weekly Downloads

5

Version

0.0.4

License

none

Last publish

Collaborators

  • qwook