rajaravivarma-r / fabric_runs_once

A 'runs_once' implementation for parallel tasks in Python fabric.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See fabfile.py for examples.

  1. Invoking the example tasks
fab db_migration
fab db_migration_with_error_msg

Note: Make sure you have setup correct values in env.roledefs and env.user

About

A 'runs_once' implementation for parallel tasks in Python fabric.


Languages

Language:Python 100.0%