6 Commits

Author SHA1 Message Date
f51302a945 update usage, header + footer. 2025-06-18 06:26:34 +01:00
68bec355ec remove python stuff.. oops, this was an accident =) 2025-06-18 03:36:02 +01:00
70b1c373ae replace huh with promptui
- it gives more control over filtering

add --filter/-f flag, this allows configuration over a prefix vs contains filter

update the README to reflect changes
2025-06-18 03:31:34 +01:00
39f762c0e6 make height a persistent flag
make a viper binding for it

env var prefix now IGNR_
2025-06-17 20:53:49 +01:00
d15402bef1 move api list/get calls into runPrompt
add --height/-H flag to new command

add template language to template. This may be useful if combining gitignores.
2025-06-17 13:30:34 +01:00
647bdddb55 first commit 2025-06-15 12:49:07 +01:00