Commit graph

11 commits

Author SHA1 Message Date
54281d52c2
Some linting fixes. 2022-08-14 10:42:34 -07:00
8616cdc5dd
Use new betterhelp. 2022-02-12 19:50:00 -08:00
9cec1d8e2f
Update filepull's usage of pathclass and pipeable. 2021-12-07 12:46:45 -08:00
8c9588497c
Remove .absolute_path thanks to fspath. 2021-12-02 19:34:28 -08:00
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
39e0aaed71
Various lint appeasements. 2021-08-09 17:37:19 -07:00
05d59c2149
Migrate scripts from spinal.walk_generator to spinal.walk. 2021-05-17 17:00:51 -07:00
35281c81ab Transition calls to getpermission to interactive. 2020-12-07 00:54:00 -08:00
af6176286c Use voussoirkit getpermission for yes/no prompts. 2020-02-09 12:08:38 -08:00
dc48da8a27 main should return args.func(args) value. 2020-02-08 17:23:43 -08:00
f44e46aab5 Initial commit. 2019-06-11 22:41:31 -07:00