git-town icon indicating copy to clipboard operation
git-town copied to clipboard

Use Mage instead of Make

Open kevgo opened this issue 2 years ago • 0 comments

  • Make doesn't run well on Windows
  • Make is weird and has severe limitations
  • we already use go-based scripts
  • we aren't using Make in an idiomatic way (the way it is intended to be used)

https://github.com/magefile/mage

kevgo avatar Oct 03 '23 20:10 kevgo