Y
Hacker News
new
|
ask
|
show
|
jobs
by
jbreckmckye
330 days ago
What about Go?
"go install github.com/org/repo/x"
1 comments
dkdcio
330 days ago
`pip install git+
https://github.com/org/repo/x
`
link