Template for Ark packages.
- Create a new repository, make sure to
- name it
ark_NAMEwhereNAMEis meaningful - select
ark_templateas the template directory
- name it
- Clone the repository and change directory:
cd ark_NAME - Run generation:
python gen.py ...- make sure to add required arguments
- you can run
python gen.py --help