Skip to main content

Quick project generator for Hitch.

Project description

HitchQuickstart is a hitch plugin that generates a base hitch project from scratch, including an engine.py, hitchreqs.txt, settings files, system.packages and a stub test.

Install and Run

If you want to run hitch quickstart from scratch, simply copy and paste the following 3 command:

~/yourproject$ mkdir tests

~/yourproject/tests$ cd tests

~/yourproject/tests$ curl -sSL https://hitchtest.com/init.sh > init.sh ; chmod +x init.sh ; ./init.sh

Note that the exact name of the tests directory is not important.

If you have an existing hitch environment:

$ hitch install hitchquickstart

$ hitch quickstart

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

hitchquickstart-0.1.3.tar.gz (7.7 kB view hashes)

Uploaded Source

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