-
Notifications
You must be signed in to change notification settings - Fork 818
Closed
Labels
wontfix💨 windowsWindows, Cygwin, etc.Windows, Cygwin, etc.💪 improvement"Where we're going, we don't need roads.""Where we're going, we don't need roads."
Description
Great project! I'm a Windows guy, so naturally I tried it on Windows in PowerShell. Works for me with go build -v -o wtf.exe
or go install -v
since I didn't have make
installed.
There are some areas that do need fixing, but I wanted to start a top level issue with some of what I see out of the box with a vanilla config:
- [] Bad Character Encoding in the box headers.
- [] Linux-specific tools used.
- []
Makefile
only works on Linux.
You can see some of the issues in the screenshot. If you can point me to where that code exists, I might be able to help make it work as intended on Windows.
begnini, HoboRobo123, ogrim, kbuzby, dezren39 and 1 more
Metadata
Metadata
Assignees
Labels
wontfix💨 windowsWindows, Cygwin, etc.Windows, Cygwin, etc.💪 improvement"Where we're going, we don't need roads.""Where we're going, we don't need roads."