0.0.14 • Published 10 years ago

terminode v0.0.14

Weekly downloads
77
License
-
Repository
github
Last release
10 years ago

#terminode


A web browser command line/terminal GUI built with Node.js

currently only developed for windows but plan to support more platforms in the future

###Usage

  • insatll with npm npm install -g terminode
  • run terminode to start the app (defaults to port 3000)
  • to set the port run set PORT=4501 && terminode

###Development

  • npm install

  • install ruby and make sure it installs to your PATH for windows

  • install sass with gem install sass

  • grunt run-dev for running in development

  • grunt run for running in production

  • grunt run-debug for running in debug with node inspector

  • test with grunt test

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago