|
|
|
|
|
by mryall
363 days ago
|
|
Looks like a great start. Using Rust and TOML configuration are good choices. With a project like this where there are many (many) existing attempts to solve it, I think it helps to take a hard look at what exists today and design your solution to solve a specific problem you see. Then you can pitch it that way to your first adopters too - something like “Basel, but with easier deps” or “CMake, but with config humans can understand”. |
|