20 Commits

Author SHA1 Message Date
3bca4ef8bd doc:s: add documentation and complete the readme
All checks were successful
build and upload / build (push) Successful in 16s
0.1.0
2025-05-03 01:30:35 +02:00
eafee7e164 chore: remove install unstable script
All checks were successful
build and upload / build (push) Successful in 15s
2025-05-03 01:01:37 +02:00
6ea363a421 build: refactor makefile to be gnu compatible
All checks were successful
build and upload / build (push) Successful in 15s
2025-05-03 01:01:02 +02:00
9e3b8398ad Revert "ci: switch to fedora-latest tag"
All checks were successful
build and upload / build (push) Successful in 39s
This reverts commit 039f0f5c5b.
2025-05-02 16:09:21 +02:00
039f0f5c5b ci: switch to fedora-latest tag
Some checks failed
build and upload / build (push) Failing after 23s
2025-05-02 16:04:32 +02:00
7f0159e72b chore: add install unstable script
All checks were successful
build and upload / build (push) Successful in 16s
2025-05-02 15:52:37 +02:00
733da9f7a0 Revert "ci: do not generate completions files artifacts and simplify build job"
All checks were successful
build and upload / build (push) Successful in 16s
This reverts commit 2d36a79437.
2025-05-02 15:01:38 +02:00
2d36a79437 ci: do not generate completions files artifacts and simplify build job
All checks were successful
build and upload / build (push) Successful in 16s
2025-05-02 14:58:52 +02:00
1d4c921fe4 ci: add base CI
All checks were successful
build and upload / build (push) Successful in 39s
2025-05-02 14:33:16 +02:00
bb92cb362c refactor: simpilfy packages management 2025-05-02 00:38:15 +02:00
ad6935b82c feat: add the possibility to put unwanted packages to lists and update gnome extra list 2025-05-02 00:18:01 +02:00
2924d921dc feat: update package lists 2025-05-01 23:52:58 +02:00
0312929b1e feat: rename AddGroupsCommand to ConfigureGroupsCommand and update references 2025-05-01 21:37:05 +02:00
8048377a6a style: apply format 2025-05-01 21:29:17 +02:00
fc9671b884 feat: add print arguments 2025-05-01 21:25:35 +02:00
a766d06908 chore: remove completions files and add them to the gitignore 2025-05-01 20:41:46 +02:00
4bbb3a896f feat: add .txt extensions to data files 2025-05-01 20:40:01 +02:00
4cf779b3fe feat: add command-line interface and package management functionality
- Implemented a new CLI using Clap for managing Fedora configurations and packages.
- Added commands for configuring dnf, adding repositories, installing RPM Fusion, adding users to groups, and managing packages.
- Created data files for various package lists (AMD, Intel, common, firmware, gnome extra) and user groups.
- Introduced Zsh completion script for improved command-line usability.
- Removed the old CLI implementation and integrated the new structure into the main application logic.
2025-05-01 20:35:29 +02:00
2a96fd211a feat: initial commit 2025-04-23 22:26:20 +02:00
c3a1097bea Initial commit 2025-04-23 21:41:45 +02:00