- You first need to import the project by running
gx import HASH. The latest version can be found in the.gx/lastpubver. - Import it as you are used to and don't forget the use
gx-go rwto replace the import path of the repo with the local path.
- Clone this repo
- Run
make deps - Run
make install
- Use
make deps_hackto rewrite the import paths - Use
make deps_hack_revertto revertdeps_hack