Commandline tool for quickly entering multiple similar commands.
Project description
Stampel
A very simple utility to run many variations of a command.
Usage
Instead of something like
git add foo.py; git commit -m "fooified the fooing"
git add bar.py; git commit -m "barified the baring"
You can do
stampel 'git add {}.py; git commit -m "{}"'
> foo, fooified the fooing
> bar, barified the baring
That's it. It's very small so just read the code if you want to know more.
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
stampel-0.1.1.tar.gz
(2.1 kB
view details)
File details
Details for the file stampel-0.1.1.tar.gz
.
File metadata
- Download URL: stampel-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 533c1d4459a328171bce31a17ab80a877391433dd73b168e7196b2e959ff67b8 |
|
MD5 | 4dc34452b6a2184961657c4c53bd381f |
|
BLAKE2b-256 | b30bd714d93d588359b96d5e3288e95bb1ad3f0a69895cdb4c6260fa31a54fb8 |