Kubuxu / go-ipfs-swarm-key-gen

118 stars 60 forks source link

can't use command #12

Open lemonsecho opened 2 years ago

lemonsecho commented 2 years ago

can't use this command : ipfs-swarm-key-gen > ~/.ipfs/swarm.key i install go and have path $ go version go version go1.16.3 linux/amd64 Is there a solution or alternative to solve this command

TURIING commented 1 year ago

just run go install github.com/Kubuxu/go-ipfs-swarm-key-gen/ipfs-swarm-key-gen@latest, then ./go/bin/ipfs-swarm-key-gen > ~/.ipfs/swarm.key