██████╗ ██████╗ ███████╗███╗ ██╗██████╗ █████╗
██╔══██╗██╔══██╗██╔════╝████╗ ██║██╔══██╗██╔══██╗
██████╔╝██████╔╝█████╗ ██╔██╗ ██║██║ ██║███████║
██╔══██╗██╔══██╗██╔══╝ ██║╚██╗██║██║ ██║██╔══██║
██████╔╝██║ ██║███████╗██║ ╚████║██████╔╝██║ ██║
╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═══╝╚═════╝ ╚═╝ ╚═╝
A simple node cli for brenda (the aws blender farm).
Prerequisites
At this time you must have the orginal Brenda installed and working.
Follow the instructions at https://github.com/jamesyonan/brenda.
Once you have the awesome jamesyonan's tool working, you may continue... at your own risk.
Getting Started
UNSTABLE - This project is a work-in-progress!!
To install the module, run the following in the command line:
npm install -g brenda
In terminal run the following command:
brenda status
This will run the underlying brenda-work status
and brenda-run status
and display the results.
Usage Examples
brenda status
brenda price
brenda render <file|folder>
(wip)
Contributing
Find a bug? Have a feature request? Please create an Issue.
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality,
and run docs
in the command line to build the docs with Verb.
Pull requests are also encouraged, and if you find this project useful please consider "starring" it to show your support! Thanks!
Authors
Daniel Mahon
License
Copyright (c) 2014 Daniel Mahon, contributors.
Released under the MIT license
This file was generated by grunt-verb on June 05, 2014.