Inspiration

Learning how to automate tasks with CI/CD is quite daunting for beginners. We wanted to make a tool that helps people get introduced to the power of CI/CD without having to become an expert in writing configuration files.

What it does

WorkFly is a drag-and-drop block editor that lets you create workflows by connecting steps together. First start by selecting a trigger for the workflow including pushes, PRs, and commits. Then drag steps onto the canvas and connect them to the trigger to run them step-by-step. When you're ready, press 'Submit' to turn your flow into a GitHub Actions workflow file and automatically add it to your repository.

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for WorkFly

Built With

Share this project:

Updates