summaryrefslogtreecommitdiffhomepage
path: root/cli/CommandLine.cc
AgeCommit message (Collapse)Author
2025-04-23dev: Improve makefile, add BTB_POSIX, and BTB_WINDOWS macro.Amlal El Mahrouss
- Refactor library code for better maintenance. - Improve code quality by using well known macros for status code. - Don't let the CLI pass when '-' is being passed as argument and is not recognized. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-03-28vendor: add: Use rang library now.Amlal El Mahrouss
cli: fix: always check if builder has been allocated after (presumably) allocating one. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-03-27feat(json_builder): tell user when file doesn't with json.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-03-21Update CLI help output with new issue tracker and project attributionAmlal El Mahrouss
- Replaced old issue tracker URL with GitHub Issues link - Clarified author attribution to reflect NeKernel project
2025-03-20META: A bunch of repository update for btb's relevancy.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>