(no title)
10ko
|
7 years ago
I find the concept of "Stack Graph" very interesting, I like that it's something thought to be complementary and descriptive to your project and not yet another tool you have to change your implementation around it.
Very looking forward to seeing how the project will develop in the future.
eysi|7 years ago
You're right, you shouldn't have to design your project around your tools. Rather you describe the individual components of your system, really just document them in a structured manner, and let your tool manage the resulting graph.
Here's a link the Github repo in case you're interested: https://github.com/garden-io/garden. Always happy to get some feedback!