Hacker News new | ask | show | jobs
by benatkin 961 days ago
I looked through just again and it seems like a nice design, a little complex but powerful :) I might start using it.

Edit: played with just and got confused about how it works. Not going to use it just yet.

1 comments

I use it as a little dictionary of commonly used commands in my git repos.

No more remembering commands to build a release or deploy a docker image. Now it's 'just release' and 'just deploy'.