0.0.4 • Published 11 years ago
minirox v0.0.4
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 miniroxUsage
$> miniroxOpen 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.