Commit Graph

5 Commits

Author SHA1 Message Date
Slug-Boi b1c4df81c8 feat: added commitizen support (due to cmd execution styles this will not be in the test suite)
Due to the way that the interactive cli call has to be made there is no
good way to automate the tests for it without spending a long time
trying to understand go pipes. since this is more of an extra feature
anyways I am fine with leaving this somewhat untested especially since
it is small isolated code
2024-10-31 21:24:17 +01:00
Slug-Boi 47128cf3f6 test: cobra tests added 2024-10-26 12:51:24 +02:00
Slug-Boi def99f602f chore: fixed imports and function signatures 2024-10-24 21:11:24 +02:00
Theis fa03de4695 feat: add tui show users (WIP) and prefer bat if present 2024-10-11 11:21:39 +02:00
Theis 0e57a48f61 refactor: refactor whole project to based on cobra commands 2024-10-08 20:00:43 +02:00