You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry, I'm a go newbie. How to install?
Do I need to do the git clone first? Does this need a special directory structure? github.com/whyrusleeping/ipfs-key?
From which directory to start the 'go get github.com/whyrusleeping/ipfs-key'?
Where does the ipfs-key appear?
I tried it all, no luck.
me@docklab:/github.com/whyrusleeping/ipfs-key$ go get github.com/whyrusleeping/ipfs-key
me@docklab:/github.com/whyrusleeping/ipfs-key$ ls -l
total 28
-rw-rw-r-- 1 bas bas 1081 Sep 14 18:55 LICENSE
-rw-rw-r-- 1 bas bas 1627 Sep 14 18:55 README.md
-rw-rw-r-- 1 bas bas 1358 Sep 14 18:55 go.mod
-rw-rw-r-- 1 bas bas 10867 Sep 14 18:55 go.sum
-rw-rw-r-- 1 bas bas 2380 Sep 14 18:55 main.go
The text was updated successfully, but these errors were encountered:
I'm sorry, I'm a go newbie. How to install?
Do I need to do the git clone first? Does this need a special directory structure? github.com/whyrusleeping/ipfs-key?
From which directory to start the 'go get github.com/whyrusleeping/ipfs-key'?
Where does the ipfs-key appear?
I tried it all, no luck.
me@docklab:
/github.com/whyrusleeping/ipfs-key$ go get github.com/whyrusleeping/ipfs-key/github.com/whyrusleeping/ipfs-key$ ls -lme@docklab:
total 28
-rw-rw-r-- 1 bas bas 1081 Sep 14 18:55 LICENSE
-rw-rw-r-- 1 bas bas 1627 Sep 14 18:55 README.md
-rw-rw-r-- 1 bas bas 1358 Sep 14 18:55 go.mod
-rw-rw-r-- 1 bas bas 10867 Sep 14 18:55 go.sum
-rw-rw-r-- 1 bas bas 2380 Sep 14 18:55 main.go
The text was updated successfully, but these errors were encountered: