-
Notifications
You must be signed in to change notification settings - Fork 1
Developer Guide
Christian Brugger edited this page Jun 22, 2014
·
11 revisions
This guide tells you everything you need to get started with developing for LogikSim.
To download the source code of LogikSim you need a working Git installation. More information on how to setup git can be found here.
Then you can simply checkout the latest code with:
git clone https://github.com/chris-/LogikSim.git
LogikSim is developed in Python. The GUI is written with PySide based on Qt.
Before you can run LogikSim you need to install all dependecies. Follow the instructions outlined here for Linux and Windows.
Follow the instructions here to run LogikSim and the test suite.
For concrete ideas have a look at ideas to contribute or contact us directly.
Get in touch » Community •