Skip to main content

A CLI for running npm-like scripts

Project description

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: 
        - "docker build -t image ."
        - "run lint"

Project details


Download files

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

Source Distribution

run-scripts-0.1.1.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

run_scripts-0.1.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file run-scripts-0.1.1.tar.gz.

File metadata

  • Download URL: run-scripts-0.1.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.2 Windows/10

File hashes

Hashes for run-scripts-0.1.1.tar.gz
Algorithm Hash digest
SHA256 91c0be15681541f65b841f3e4ba77223b65044a69a8b2dffa2ab7ce5c39524de
MD5 ec45315ca78833a5e1488398de0d2536
BLAKE2b-256 581d187664bb00acb7a06ef2cc41f0cd3615036a7b8d5566a2abb34e0020f35a

See more details on using hashes here.

File details

Details for the file run_scripts-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: run_scripts-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.2 Windows/10

File hashes

Hashes for run_scripts-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 45a8bf6432d6f6c0109057953fd3ad1c1424e2316b95646435efcf33032f2ce3
MD5 f69fc3bff5269001792abdcb7128519f
BLAKE2b-256 152f896568a9d895bd0fab079a13b0f06bbb76f342d66fb89ccf7b155a693113

See more details on using hashes here.

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