Skip to main content

execute your nakedo work procedure by fabric

Project description

Overview

あなたの手順書をfabricで簡単に実行できるようにします。

Installation

fabric-naked is installed easily.

easy_install fabric-naked

or

pip install fabric-naked

Usage

1. make your working procedure 1. execute it by fabric

$ cat  your_procedure.cmds
# this is comment
    # this is comment too
$ hostname
$ date
local$ printf "SCHEDULE_HOST_CHECK;%s\n" `hostname`
sudo$ date
sudo@yuokda$ date

$ fab execute_naked_procedure:your_procedure.dsl

Changelog

0.1.0 (2013-07-13)

  • First release

Travis

Travis CI - Distributed build platform for the open source community

https://secure.travis-ci.org/yuokada/python-babigo.png?branch=master

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fabric-naked-0.0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page