# Fulmar Fulmar is a task manager for deployments. ## Installation Add this line to your application's Gemfile: ```ruby gem 'fulmar' ``` And then execute: $ bundle Or install it yourself as: $ gem install fulmar ## Usage TODO: Write usage instructions here