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
Release files for bud 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bud-0.3.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / bud-0.3.2-py2.py3-none-any.whl
| Download URL | bud-0.3.2-py2.py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
932b8766fc7297fb45783612ee48f4d2597639dedeac1f15c1c3a4f745df2db4
|
|
BLAKE2b-256 checksum How to use checksums |
50d35a0f10a8988004b2651e60b526ce516104c4c913fd40b9e8cbf9c4e8adb6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |