Commit Graph

7 Commits

Author SHA1 Message Date
8f46888688 Remove install_check 2024-04-28 00:46:37 -04:00
00542f11d3 Work on #10 & New implementation for #9 2024-04-27 16:01:47 -04:00
61b5343d43 Add error handling for pacman update 2024-04-24 15:35:53 -04:00
3c2b2479b5 Add shell command framework #6
Added the shell_commands module that will either let you run a command or automatically use `sh - c` to run a command.
2024-04-24 14:16:27 -04:00
0d5d2df810 Add file summaries 2024-04-24 12:42:00 -04:00
e890e89d98 Add pacman install check 2024-04-24 01:57:45 -04:00
a2d5833b20 Initialize Cargo and add README 2024-04-24 01:11:12 -04:00