Ready: a small program to run tasks before a commit

Hi all,

I’ve recently built a small program to run tasks before a commit; for example, formatting, linting and testing. You can think of it as a small local CI pipeline.

I’ve focused on making it very simple to use. Feel free to try it, any feedback is appreciated.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.