mikekasprzak / gel5-sample

Sample GEL5 project

Home Page:https://github.com/povrazor/gel5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GEL5 - Sample Project

This is a sample GEL5 project. Start here!

Checkout a runtime:

Clone me.

Put your clone in the /src/ folder:

cd src
git init
git remote add origin https://github.com/povrazor/gel5-sample.git
git fetch
git checkout -t origin/master

NOTE: Adjust the git remote line above accordingly.

About

Sample GEL5 project

https://github.com/povrazor/gel5