Skip to content

Releases: Quackster/KeplerC

v0.1.0

07 Feb 06:00

Choose a tag to compare

Getting Started

Download the zip for your platform, extract it, and run the binary.

Linux

unzip Kepler-linux.zip
cd Kepler
chmod +x Kepler
./Kepler

Windows

Extract Kepler-windows.zip and run Kepler.exe.


All dependencies are statically linked. No additional libraries required.
Each zip contains the binary, database schema (kepler.sql), and data files.