Commit Graph
13 Commits
Author SHA1 Message Date
steven-omaha c3f73cb4fa refact: unncessary wraps 2023-06-02 14:02:12 +02:00
steven-omaha a4639a1c3a refact: overhaul arg parsing 2023-05-23 17:28:51 +02:00
steven-omaha 0ffe0c345d feat(groups): allow nested group dirs
Instead of expecting all files to be located immediately under the group
dir, we allow them to be nested in additional folders. We walk the group
folder, and treat every file as a group file. The relative path of the
file as seen from the group dir becomes the group name.

Fixes #27.
2023-05-18 17:16:30 +02:00
steven-omaha e7ab8ef34e docs(path): add docstrings 2023-05-16 16:53:39 +02:00
steven-omaha 362658e909 disable backend if binary does not exist 2023-02-28 13:06:48 +01:00
steven-omaha d409e9d411 add docstrings 2023-02-23 16:56:15 +01:00
steven-omaha ed9ed4f589 show transition information when new version runs for first time 2023-02-23 13:12:25 +01:00
steven-omaha 7c44f18462 fix docstring 2023-02-16 10:41:54 +01:00
steven-omaha b92543afcd add lints, docstrings 2023-02-15 17:14:06 +01:00
steven-omaha 817c5af84e rename get_pacdef_group_dir to get_group_dir 2023-02-15 11:54:02 +01:00
steven-omaha 5bf662dbc4 clean up imports 2023-02-14 17:16:24 +01:00
steven-omaha c490c660b4 add missing docs 2023-02-14 15:01:01 +01:00
steven-omaha e7cb7d9321 rename all crates 2023-02-14 13:12:08 +01:00