/mdt

Modular Deployment Tool

Primary LanguageRubyMIT LicenseMIT

MDT - Modular Deployment Tool

MDT is a deployment automation tool that is designed to be simple and easily extended by additional modules. It is written in Ruby and takes advantage of Ruby tools, but it can be used to deploy almost anything if there is a module for it.

This gem

The mdt gem is a convenience gem that depends on:

Requirements

  • Ruby (tested with 2.5.0, earlier versions down to 2.0 may also work)
  • RubyGems

Installation

gem install mdt

Usage

Please refer to the mdt-core documentation.

Contributing

Please refer to the mdt-core documentation.

Documentation

Generated RDoc documentation can be found here.