Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Make contributing to permon on Windows easier #8

@bminixhofer

Description

@bminixhofer

At the moment, contributing to Permon is only well supported on Linux. The issues are:

  • The scripts provided in the bin directory are bash scripts. They are not trivial to get to work on windows. It is not clear to me what the best solution would be. The things I've considered are:
  1. Make .bat version of each script. That is kind of inelegant and creates a lot of redundancy.
  2. Rewrite the scripts in Python. This is in my opinion more viable but might take overly much code compared to the shell version.
  • The contributor guide is aimed at Linux users and uses Linux commands. This should be made platform independent without making it much more complex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions