Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 766 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 766 Bytes

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