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
===
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
File details
Details for the file bud-0.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: bud-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 932b8766fc7297fb45783612ee48f4d2597639dedeac1f15c1c3a4f745df2db4 |
|
MD5 | 62f4958e236c5f932ead9f297528a82b |
|
BLAKE2b-256 | 50d35a0f10a8988004b2651e60b526ce516104c4c913fd40b9e8cbf9c4e8adb6 |