Skip to main content

Set of CLI commands to help manage a project

Project description

peltak’s goal is to simplify day-to-day dev tasks that we all, as developers, have to do. It does not try to be a build system or to replace any of the tools you would normally use when developing project like test runners, linters, etc. Think of it rather as a replacement for the shell scripts that usually wrap those tools. It actually started years ago as a collection of those shell scripts that with time evolved into a very flexible, extensible and easy to use command line app.

Installation

$ pip install peltak

Enabling auto-completion

peltak has a great auto-completion thanks to the underlying click library. The steps to enable it vary slightly depending on what shell you are using

Bash users

Either run this command or to make the change permanent add it to your ~/.bashrc:

eval "$(_PELTAK_COMPLETE=source peltak)"
ZSH users

Either run this command or to make the change permanent add it to your ~/.zshrc:

eval "$(_PELTAK_COMPLETE=source_zsh peltak)"

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

peltak-0.26.1.tar.gz (51.8 kB view details)

Uploaded Source

File details

Details for the file peltak-0.26.1.tar.gz.

File metadata

  • Download URL: peltak-0.26.1.tar.gz
  • Upload date:
  • Size: 51.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for peltak-0.26.1.tar.gz
Algorithm Hash digest
SHA256 13bc0a4e0d15051b2922359eff2220a897677cfa6b69775cfee66001bfd026c1
MD5 99f7bd964a1ba0c8c8e57423cfcad987
BLAKE2b-256 60e42c92f1352f8d98b9a155c1c9938aef5876c6039013b49bd5c0969f06fad5

See more details on using hashes here.

Provenance

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