You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for ways to make building Porter on Windows be a better experience. Right now the best way to do this is install WSL and build linux on a linux distribution like ubuntu. But it's a lot of work getting a new contributor set up with a working environment.
I was looking at Mage as a replacement for make + bash scripts. The build scripts would then be written in Go and could be executed by someone on any OS. I think this would really cut down on setup instructions. People could build Porter on native Windows.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am looking for ways to make building Porter on Windows be a better experience. Right now the best way to do this is install WSL and build linux on a linux distribution like ubuntu. But it's a lot of work getting a new contributor set up with a working environment.
I was looking at Mage as a replacement for make + bash scripts. The build scripts would then be written in Go and could be executed by someone on any OS. I think this would really cut down on setup instructions. People could build Porter on native Windows.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions