0.2.8 • Published 10 years ago

thorax-inspector v0.2.8

Weekly downloads
91
License
-
Repository
-
Last release
10 years ago

thorax-inspector-backend

Node backend to open files for the thorax-inspector Chrome plugin.

npm install -g thorax-inspector
cd your_project
thorax-inspector optional-config.json&

The optional configuration file may contain:

{
  "editor": "subl",
  "paths": {
    "views": "./js/views",
    "models": "./js/models",
    "collections": "./js/collections"
  }
}

The "editor" must be a command that can be run from your shell.

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

11 years ago

0.2.4

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.0

11 years ago