go>> mdt>> 返回
项目作者: Phitherek

项目描述 :
Modular Deployment Tool
高级语言: Ruby
项目地址: git://github.com/Phitherek/mdt.git
创建时间: 2018-03-06T12:33:05Z
项目社区:https://github.com/Phitherek/mdt

开源协议:MIT License

下载


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.