We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the SpyGlass wiki!
Clone the MVN repository $ git clone https://github.com/ParallelAI/mvn-repo.git
$ git clone https://github.com/ParallelAI/mvn-repo.git
Clone SpyGlass $ git clone https://github.com/ParallelAI/SpyGlass.git
$ git clone https://github.com/ParallelAI/SpyGlass.git
Compile, test and build the project $ mvn -U clean install
$ mvn -U clean install
Once done, execute the following maven command $ mvn -DaltDeploymentRepository=repo::default::file:../mvn-repo/releases clean deploy
$ mvn -DaltDeploymentRepository=repo::default::file:../mvn-repo/releases clean deploy
Finally commit both mvn-repo and SpyGlass and push it back to Git Hub