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

How to install the path srlt to window system? #5

Closed
CasperHK opened this issue Jul 14, 2016 · 3 comments
Closed

How to install the path srlt to window system? #5

CasperHK opened this issue Jul 14, 2016 · 3 comments

Comments

@CasperHK
Copy link

I am a beginner of Golang and try to learn something about ReactJS server side rendering in the project go-starter-kit. In the installation guide, it is required to use srlt. After I executed go get github.com/olebedev/srlt, I want to directly call the srlt in the cmd and, therefore, I need to add the path of this program to the windows system. How to know the path of this program?

@olebedev
Copy link
Owner

Hi @CasperHK,

sorry, there is no guarantee that windows platform supported but it is not excluded. Please, use one of unix-like environment to be able to use go-starter-kit.

@CasperHK
Copy link
Author

CasperHK commented Jul 18, 2016

OK. Now I have a Ubuntu v16.04 laptop. Could you tell me the path of srlt installed by go get github.com/olebedev/srlt? Thank you.

@olebedev
Copy link
Owner

The path is: $GOPATH/bin/srlt

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