Skip to content

Enable modern/cross-platform development #735

@mattleibow

Description

@mattleibow

This is a parent issue for a few things that will make the developer's lives better.

Right now there is a mix of tools used, platform restrictions and then the final package is not runnable easily.

Goals:

  • Ship as a dotnet cli tool
    • Update the mdoc project to pack as a tool
    • Implement logic to also pack as a full framework tool
    • Maintain the best backwards compatibility
    • [ ]
    • [ ]
    • [ ]
    • [ ]
    • [ ]
  • Enable modern development
    • Use the nunit packages to run instead of the separate console nuget
    • Add GitHub workflows to build and run tests on PRs
    • Enable test execution on Windows
    • Move Makefile tests into a test project
    • [ ]
    • Update tools to be a supported dotnet (6 is out of support)
    • [ ]
    • [ ]
    • Move and flatten the nested tests out into a tests folder
    • [ ]
    • [ ]
    • Prepare the repo with copilot instructions and setup steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions