summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* chore(Cargo.toml): Add additional meta dataBenedikt Peetz2024-03-31
|
* refactor(treewide): Improve code quality by working with a FileTreeBenedikt Peetz2024-03-31
| | | | | | The FileTree has been taken from the implementation written by my for the Trinitrix project. It alleviates the problem, where functions had to do many things themselves.
* docs(example): Add an example directoryBenedikt Peetz2024-03-31
|
* chore(treewide): Update this project to today's standards.Benedikt Peetz2024-03-31
|
* Style(treewide): FormatSoispha2023-06-18
|
* Fix(cli): Remove project optionSoispha2023-06-18
| | | | Generating a project should be done on the nix side.
* Chore: Initial commitSoispha2023-06-18