Skip to content

Rails engine + plugin for managing batch simulations (currently OSC specific)

License

Notifications You must be signed in to change notification settings

OSC/osc_machete_rails

Repository files navigation

OscMacheteRails

Build and manage simulation workflows.

Installation

To use, add this line to your application's Gemfile:

gem 'osc_machete_rails'

And then execute:

$ bundle install

Usage

Generators

See USAGE guidelines for details and examples.