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.
$> npm install -g minirox
$> 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"
- Node.js 0.10+
- 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.
minirox is licensed under the MIT License. See LICENSE.txt for the full text.