Skip to content
Triston J. Taylor edited this page Nov 6, 2013 · 9 revisions

JSE is a GNU/Linux project hosted by GitHub an open software revision repository system for developers. If you would like to work on the engine itself, it is generally recommended you fork the project on GitHub, or create a local repository for your own purposes.

How to Create a Local Repository

You will require the ubiquitous git client.

git clone https://github.com/hypersoft/jse.git

If you are only interested in running applications, You must first begin by downloading the latest release.

You might also wish to see How to Build JSE

Clone this wiki locally