Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 348 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 348 Bytes

Short python script to run fypp on all .fypp files in a directory and its subdirectories.

Requires the python modules argparse, pathlib, and fypp.

Note: in order to run on IAL, the options --modules "os" "field_config"and --module-directories path/to/IAL/arpifs/scripts must be provided.