Update README.md : add alternative tool

Added makesure as an alternative tool

Author Volodymyr Gubarkov <xonixx@gmail.com> 2024-05-13 22:01:08 +0300
Committer GitHub <noreply@github.com> 2024-05-13 22:01:08 +0300
Commit 5782575b9c11e531a9ea031865aeda264e239a4c (patch)
-rw-r--r-- README.md 1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
...
217
## Alternative tools
217
## Alternative tools
218
  
218
  
219
- https://github.com/casey/just
219
- https://github.com/casey/just
  
220
- https://github.com/xonixx/makesure
220
- https://github.com/ruby/rake
221
- https://github.com/ruby/rake
221
- https://github.com/taskctl/taskctl
222
- https://github.com/taskctl/taskctl
222
- https://github.com/go-task/task
223
- https://github.com/go-task/task
...