Run
Install
pip install -U run-scripts
Basic Usage
run init [--short]
# Creates either a runfile.yml or run.yml file in the current directory
run [script]
# Runs the script defined in the runfile.yml or run.yml file
Examples
runfile.yml
scripts:
lint: "poetry run black ."
build:
- "run lint"
- "docker build -t image ."
Release files for run-scripts 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| run-scripts-0.1.2.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| run_scripts-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.1 kB
Release files / run-scripts-0.1.2.tar.gz
| Download URL | run-scripts-0.1.2.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3347301a7644a5eca393548b58d76ae86b2e72e587232e5c2567dbf438630723
|
|
BLAKE2b-256 checksum How to use checksums |
ae3ca33a39696d9844671d454c281f102c53842acebf9d59a80570ea3953b84e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.14 CPython/3.10.2 Windows/10
|
Release files / run_scripts-0.1.2-py3-none-any.whl
| Download URL | run_scripts-0.1.2-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b07b42a5a3cdb8016712579253df9f80dba279f3ae7770880a5223e4088b2e9c
|
|
BLAKE2b-256 checksum How to use checksums |
325c9b3608abc457983034100c3fc985caf14c42fabad635b5c24d9444eda0a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.14 CPython/3.10.2 Windows/10
|