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.4.tar.gz
(7.7 kB
view details)
File details
Details for the file hitchquickstart-0.1.4.tar.gz
.
File metadata
- Download URL: hitchquickstart-0.1.4.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
04cb82ede6671d8940e5b7e98862b58b39d642dedcd6e047b5e45cebc48597ac
|
|
MD5 |
b10533d83950d50eab16dd6c2efed620
|
|
BLAKE2b-256 |
141df637211b433866d8dba06f4a8087f9fe2fdf82cbe4cb852280cfdc3eb165
|