Project

mdt

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Modular Deployment Tool
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

~> 0.2
~> 0.0
 Project Readme

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.