This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 137
deadlinks #200
Comments
Thanks, yeah the correct link is https://sourcegraph.com/github.com/sourcegraph/appdash we don't have a slack channel anymore, but it may come back soon. |
Thanks for the reply, do you know what the go install command is?
go get -u sourcegraph.com/github.com/sourcegraph/appdash/...
package sourcegraph.com/github.com/sourcegraph/appdash/...: unrecognized import path "sourcegraph.com/github.com/sourcegraph/appdash/..." (parse https://sourcegraph.com/github.com/sourcegraph/appdash?go-get=1: no go-import meta tags)
go get -u github.com/sourcegraph/appdash/tree/master/cmd/appdash/...
warning: "github.com/sourcegraph/appdash/tree/master/cmd/appdash/..." matched no packages
go get -u sourcegraph.com/github.com/sourcegraph/appdash/-/tree/cmd/...
package sourcegraph.com/github.com/sourcegraph/appdash/-/tree/cmd/...: unrecognized import path "sourcegraph.com/github.com/sourcegraph/appdash/-/tree/cmd/..." (parse https://sourcegraph.com/github.com/sourcegraph/appdash/-/tree/cmd?go-get=1: no go-import meta tags)
go get -u sourcegraph.com/github.com/sourcegraph/appdash/-/tree/cmd/appdash/...
package sourcegraph.com/github.com/sourcegraph/appdash/-/tree/cmd/appdash/...: unrecognized import path "sourcegraph.com/github.com/sourcegraph/appdash/-/tree/cmd/appdash/..." (parse https://sourcegraph.com/github.com/sourcegraph/appdash/-/tree/cmd/appdash?go-get=1: no go-import meta tags)
From: Stephen Gutekanst [mailto:notifications@github.com]
Sent: Friday, January 12, 2018 6:10 PM
To: sourcegraph/appdash <appdash@noreply.github.com>
Cc: acclimate-zz <acclimate@gmail.com>; Author <author@noreply.github.com>
Subject: Re: [sourcegraph/appdash] deadlinks (#200)
Thanks, yeah the correct link is https://sourcegraph.com/github.com/sourcegraph/appdash
we don't have a slack channel anymore, but it may come back soon.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#200 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AJPij6KFrDnbx4QKaSHl74ZqHl3ke0osks5tJ-ZIgaJpZM4Rc9eV> . <https://github.com/notifications/beacon/AJPijxwUBWh8G6Gv3jXVj_vnxtIYfYcJks5tJ-ZIgaJpZM4Rc9eV.gif>
|
The one from the README is correct -- https://github.com/sourcegraph/appdash#usage go get -u sourcegraph.com/sourcegraph/appdash/cmd/... |
Its like nothing happened. How do I check if it has installed? go get -u sourcegraph.com/sourcegraph/appdash/cmd/... |
That will install just the It installs it to |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The go link to install does not appear to work:
sourcegraph.com/sourcegraph/appdash/..
Error
repo sourcegraph/appdash not found
The slack channel link also appears to be dead.
http://slackin.srclib.org/
The text was updated successfully, but these errors were encountered: