Hacker News new | ask | show | jobs
by sebazzz 121 days ago
Also take the randomness out of it. Sometimes the agent executing tests one way, sometimes the other way.
1 comments

I've found https://github.com/casey/just to be very very useful. Allows to bind common commands simple smaller commands that can be easily referenced. Good for humans too.