aboutsummaryrefslogtreecommitdiffhomepage
path: root/main.go
AgeCommit message (Expand)Author
2024-09-22app: clean up interactions and handle all application state and setup/teardownOphestra Umiker
2024-09-17exit: move final and early code to internal packageOphestra Umiker
2024-09-16final: refactor for removal of system package and reduction of interactions t...Ophestra Umiker
2024-09-13flag: move method flag from mainOphestra Umiker
2024-09-12verbose: remove system package interactionOphestra Umiker
2024-09-12app: handle launch method in New functionOphestra Umiker
2024-09-09app/dbus: accept system bus configOphestra Umiker
2024-09-09app/dbus: manage dbus proxy and pass address to childOphestra Umiker
2024-09-08clean up setup/launcher code and enable better control over sharesOphestra Umiker
2024-09-04rename to fortify and restructureOphestra Umiker
2024-07-16license: embed license in executableOphestra Umiker
2024-07-16state: track launcher states in runDir and clean up before exitOphestra Umiker
2024-07-15main: implement sudo and machinectl launcher methodsOphestra Umiker
2024-07-09cli: parse and resolve flagsOphestra Umiker