go run bootstrap.go
CloudWise-Lukemiao opened this issue · 6 comments
How should I use it on the window command line? I need an automated script
It expects that you checked out the code from git, but it looks like you didn't somehow? Did you copy the code from somewhere?
Can you give me some advice
Installing from inside the pkg directory from someone else's dependencies is not a normal way to install a go application :)
You don't really have to use the bootstrap script. All it does is set some values to tell you what version of mage you're running. You could run go install
from that directory and it would work fine... it just wouldn't give you information when you ran mage -version
The problem has been solved. Thank you. I have a new problem/ Can MAGE - V specify the path to compile