Skip to content

jshor/aristotle

Repository files navigation

Aristotle

The digital logic simulator for Windows, Linux, and macOS.

Web version

A web version is available here.

Downloads

Aristotle is in development and currently only available for Windows. Click here to download the latest version.

Development

Quick start

# 1. Clone the repository.
git clone https://github.com/jshor/aristotle

# 2. Install dependencies
yarn

# 3. Run the application
yarn start