deploytool-ssh

0.1.3 • Public • Published

Deploytool

An SSH extension for Deploytool

Installation

npm install deploytool-ssh --save

Usage

var deploytool = require('deploytool');

deploytool.deploy('production', 'e8ac002dc64111fce77c9c9d12c28c13c3f98aa2');

Contributing

Take care to follow the same patterns as other Deploytool modules.

Don't extend Deplyotool itself to add new deployment types. Simply create new modules prefixed with deploytool- that has a "deploy" method in it.

Readme

Keywords

none

Package Sidebar

Install

npm i deploytool-ssh

Weekly Downloads

3

Version

0.1.3

License

MIT

Last publish

Collaborators

  • bmcclure