technomancers / 2016Spike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2016Spike

This is our code base we used for 2016.

Prerequisites

  • An internet connection
    • This is to get all dependencies. Once you have downloaded all dependencies you no longer need an internet connection.
#run this to get this repository
git clone git@github.com:technomancers/2016spike.git
cd 2016spike
git checkout dev/gradle
#to deploy
.\gradlew.bat deploy

About

License:GNU General Public License v2.0


Languages

Language:Java 100.0%