Inspiration

The warp dev tool track inspired me to think about something that isn't only difficult for people but also tedious and extremely important. As someone with personal negative experiences with GitHub workflows and the lack of a good tool to help with the process, I wanted for people to have one source of truth for their development workflows, and I wanted to make it as easy as possible to use, so that others don't have to experience the same challenges I did.

How I Did It

This was a project which was made under extreme time pressure but I was able to implement the most important features by focusing on the lowest level (the CLI) and working up from there. This is a tool written in Python with uv as a package manager.

Challenges I Faced

Until 3am CST, I was following the Solana track however technical difficulties with my computer caused me to make the decision to switch so that I could have something to show for it. This included the diagramming and the design, implementation and all of the steps. Additionally, I have not slept :(

Wins

I am happy with the product especially given the time constrictions, and I think that the framework is there to expand further and make something more in-depth and thorough. It's also very easy to use and works well!

Next Steps

I would like to implement more workflows like build workflows etc., especially language specific workflows. Additionally, I think a complete build system where one command can get you a fully developed project structure would not only be fun to make, but useful as well.

Built With

Share this project:

Updates