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

Make contributing to permon on Windows easier #8

Open
2 tasks
bminixhofer opened this issue Dec 4, 2018 · 0 comments
Open
2 tasks

Make contributing to permon on Windows easier #8

bminixhofer opened this issue Dec 4, 2018 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bminixhofer
Copy link
Owner

bminixhofer commented Dec 4, 2018

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.
@bminixhofer bminixhofer added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 4, 2018
@bminixhofer bminixhofer changed the title Make contributing to Permon on windows easier Make contributing to Permon on Windows easier Dec 5, 2018
@bminixhofer bminixhofer changed the title Make contributing to Permon on Windows easier Make contributing to permon on Windows easier Dec 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant