dstmodders/mod-dev-tools

Migrate to dstmodders/mod-cli

victorpopkov opened this issue · 0 comments

Verify

  • I understand that if I ignore these instructions, my issue may be closed without review.
  • I have made sure that there are no similar opened issues.
  • I have made sure that the mod version matches the latest release.

Is your feature request related to a problem? Please describe.

I'm always frustrated when it comes to the current Makefile solution and the common development tasks that are limited. To solve this issue, dstmodders/mod-cli has been created to mitigate most of the existing issues and introduce more functionality that couldn't be solved by simple scripts.

Even though, dstmodders/mod-cli isn't stable enough, we should already start thinking of replacing the current Makefile with it instead.

Describe the solution you'd like

Replace Makefile with dstmodders/mod-cli.

Describe alternatives you've considered

If applicable, add a clear and concise description of any alternative solutions or features you've considered.

Additional context

Progress

  • dev
  • gitrelease
  • install
  • ldoc
  • lint
  • luacheck
  • luacheckglobals
  • luacheckreadglobals
  • modicon
  • prettier
  • reinstall
  • release
  • test
  • testclean
  • testcoverage
  • testlist
  • uninstall
  • updatesdk
  • workshop
  • workshopclean