Commit graph

64 commits

Author SHA1 Message Date
Raphael
3f5c8efd7a
feat(events): adding mod.rs 2026-02-12 16:18:21 +01:00
Raphael
a3fa499218
feat(events/mod): adding mod.rs 2026-02-12 16:18:15 +01:00
Raphael
9ed4364344
feat(commands/utils): adding mod.rs 2026-02-12 16:18:02 +01:00
Raphael
4f1f46f473
build(rust/Cargo): Adding the inventory rust lib 2026-02-12 16:09:30 +01:00
Raphael
d212fc7ef6
fix(build): replace mod to mod_gen to generated mods 2026-02-12 16:06:35 +01:00
Raphael
ae03eb701f
core(git/ignore): adding the mod_gen ignore
- Those file are generated in the build of cargo
2026-02-12 14:51:52 +01:00
Raphael
a2067ab674
feat(commands/utils): adding the ping command 2026-02-12 14:06:34 +01:00
Raphael
196d26046a
feat(main): adding the main.rs with ping command 2026-02-12 14:06:20 +01:00
Raphael
acf26d6e90
refactor(build): format using cargo fmt 2026-02-12 14:05:55 +01:00
Raphael
07380713b6
style(flake): now only version are shown 2026-02-12 14:05:26 +01:00
Raphael
b4189da147
core(git/ignore): adding the gitignore 2026-02-12 11:40:38 +01:00
Raphael
7751745e96
build(cargo/mod): the mod will be created at build 2026-02-12 11:38:54 +01:00
Raphael
db0f7dcb2f
build(rust/cargo): adding the cargo files 2026-02-11 19:49:16 +01:00
Raphael
54c672d861
build(nix): adding flake and envrc
- envrc is a way to load my dev environnement provided by my flake
2026-02-11 19:46:52 +01:00