Skip to content

Migrate to dstmodders/mod-cli #19

@victorpopkov

Description

@victorpopkov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions