Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 378 Bytes

File metadata and controls

13 lines (10 loc) · 378 Bytes

ark_template

Template for Ark packages.

Usage

  1. Create a new repository, make sure to
    • name it ark_NAME where NAME is meaningful
    • select ark_template as the template directory
  2. Clone the repository and change directory: cd ark_NAME
  3. Run generation: python gen.py ...
    • make sure to add required arguments
    • you can run python gen.py --help