1 comment

[ 3.1 ms ] story [ 11.9 ms ] thread
Framed is a CLI tool that simplifies the organization and management of files and directories in a reusable and architectural manner. It provides YAML templates for defining project structures and enables workflows based on those.

To always be in sync with the YAML template, Framed provides a built-in test command that can be used in CI/CD pipelines to verify the project structure.

It was just a project to learn some golang, but i think that the idea is quite nice. Let me know what do you think.