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
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(3.6 kB
view details)
File details
Details for the file fabric-naked-0.0.2.tar.gz.
File metadata
- Download URL: fabric-naked-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e08d0797b042bcd2e268cb65f6ce97f9bba54150b7ce8a8502c8c57eb04f57f9
|
|
| MD5 |
2d992bbaa2b1c8bcc8f0ff172512e7fa
|
|
| BLAKE2b-256 |
792d354a1a366fceb41bdefdf7491ee0d158cf60d075f33a7ac8a5b4a40038df
|