Skip to main content

bud runs stuff for you

Project description

bud
===

author: Peter Hoffmann

Overview
--------

bud runs stuff for you

Installation / Usage
--------------------

To install use pip:

$ pip install bud


Or clone the repo:

$ git clone https://github.com/hoffmann/bud.git
$ python setup.py install

Contributing
------------

TBD

Example
-------

TBD


TODO
-----
Logging

http://stackoverflow.com/questions/4984428/python-subprocess-get-childrens-output-to-file-and-terminal



Allow configuration in budfile:

config:
include:
- ~/bud.yml
log: ~/logs/bud/


Usage

#run predefined task
bud [taskname]


# use bud.yml configuration instead of global ~/.bud.yml
bud -c bud.yml [taskname]


# run oneshot task
bud -r 'ls -hla'



Bud Configuration
-----------------


vars:
key: value
key2: value2

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bud-0.3.2-py2.py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 2 Python 3

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