feat: api-faker init

This commit is contained in:
2025-09-02 21:46:40 +02:00
parent 20527c6369
commit d37bf6e980
6 changed files with 24 additions and 0 deletions

View File

@@ -3,3 +3,10 @@
My personal set of tools to ease and speed up my development experience.
1. `colorizer`: color model converter.
## Compiling
To compile the program on your local environment simply run:
- `$ cargo build --release`