Skip to main content

A small script that allows quickly executing run configurations from the command line including shell completions

Project description

A small script that allows quickly executing run configurations from the command line including shell completions.

A run configurations can be any executable placed in a .run_configs directory in any parent of the current working directory. Configurations are always executed in the directory containing the .run_configs folder to get the same behavior independent of the current working directory.

Usage: rc [OPTIONS] RUN_CONFIG [ARGS]...


  Run a run config

  A run config can be any executable file in the .run_configs directory.

Options:
  --make-executable     Make run config executable if it isn't already.
  --base-dir DIRECTORY  Base directory to run from. Defaults to the first
                        directory containing a .run_configs directory. Should
                        contain a .run_configs directory with executable run
                        configs.
  --list                List available run configs.
  --zsh-completion      Print zsh completion script.
  --version             Show the version and exit.
  --help                Show this message and exit.

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_configurations-0.1.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

run_configurations-0.1.1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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