0.0.14 • Published 9 years ago

terminode v0.0.14

Weekly downloads
77
License
-
Repository
github
Last release
9 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

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago