Skip to main content

Code injector for automating configuration, setup, and yak shaving.

Project description

qwikstart: Code injector for fun and profit

https://img.shields.io/badge/License-BSD%203--Clause-blue.svg https://travis-ci.com/tonysyu/qwikstart.svg?branch=master https://codecov.io/gh/tonysyu/qwikstart/branch/master/graph/badge.svg https://readthedocs.org/projects/qwikstart/badge/

Install

The recommended way of installing qwikstart is to use pipx:

pipx install qwikstart

If you happen to be setting up pipx for the first time, the pipx installation instructions suggest running pipx ensurepath to update the user path. Note, if you use ~/.profile instead of ~/.bash_profile, this will add ~/.bash_profile, which will take precendence over ~/.profile. Either move the code from ~/.bash_profile to ~/.profile or link your profiles.

Basic Usage

After installing qwikstart, you can run a simple hello-world example using the following:

qwikstart run --repo https://github.com/tonysyu/qwikstart examples/hello_world.yml

By default, there are abbreviations for common git repos, so the above can also be written:

qwikstart run --repo gh:tonysyu/qwikstart examples/hello_world.yml

See Also

  • hygen: The scalable code generator that saves you time.

  • cookiecutter: A command-line utility that creates projects from cookiecutters (project templates)

  • pyscaffold: Python project template generator with batteries included.

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

qwikstart-0.3.0.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

qwikstart-0.3.0-py3-none-any.whl (25.9 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