58 Commits

Author SHA1 Message Date
29a4c35a44 Merge remote-tracking branch 'origin/master' 2024-03-26 21:51:27 +02:00
49b1554103 - Added package architecture checking
- Added an installed package info updater system (can add new fields to installed packages like "architecture" and check for other errors
- Moved test packages under a x86_64 subfolder
2024-03-26 21:50:17 +02:00
79b8618eb4 Added GNU GPL v3 License 2024-03-26 15:56:06 +00:00
da70a7288c Added README.md 2024-03-26 15:48:37 +00:00
b67f357996 - Added a little bit of formatting to the help subcommand
- Removed unnecessary version.go file
- Moved utils to their own go package
- Moved test packages under the to the test_packages directory
- Added the bpm-utils test package which can be used to make your own bpm packages
2024-03-26 17:13:18 +02:00
88d4b94225 Expanded on top of the current argument system by adding flags 2024-03-25 21:44:41 +02:00
b4de7341ac Added a very basic argument system, a simple installation and removal system and the bpm test package 2024-03-25 17:24:36 +02:00
7c7b6c436d Initial Commit 2024-03-25 09:41:59 +02:00