Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulid for Windows 10 #26

Open
ramisedhom opened this issue May 11, 2020 · 1 comment
Open

Bulid for Windows 10 #26

ramisedhom opened this issue May 11, 2020 · 1 comment

Comments

@ramisedhom
Copy link

I tried today to build pomo on Windows 10 and it's successfully done:

Requirements:

Steps

  1. Ensure Go, gcc, git in the PATH environment variable
  2. Open command prompt and exec: go get github.com/kevinschoon/pomo
    Got this message: package github.com/gizak/termui: no Go files in C:\Users\YOURUSERID\go\src\github.com\gizak\termui
  3. Go to this path C:\Users\YOURUSERID\go\src\github.com\kevinschoon\pomo and run: go build .. pomo.exe is created and ready
@kevinschoon
Copy link
Owner

Thanks for contributing this @ramisedhom, feel free to update the readme in a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants