0.0.4 • Published 9 years ago

minirox v0.0.4

Weekly downloads
17
License
-
Repository
github
Last release
9 years ago

minirox

Lightweight ROX Center. Aims to help developers in their daily work in the use of ROX Center. Run tests, filter tests, get real time results in your browser.

Installation

$> npm install -g minirox

Usage

$> minirox

Open your browser and reach http://localhost:1337

You should also add a minirox.yml configuration file in ~/.rox with the following content:

url: "http://127.0.0.1:1337"

Requirements

  • Node.js 0.10+

Contributing

  • Fork
  • Create a topic branch - git checkout -b feature
  • Push to your branch - git push origin feature
  • Create a pull request from your branch

Please add a changelog entry with your name for new features and bug fixes.

License

minirox is licensed under the MIT License. See LICENSE.txt for the full text.

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

10 years ago