Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

keynergy/keynergy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keynergy

This is the core library of the Keynergy project. It includes functionality for loading, modifying, and analyzing layouts.

It is used as the basis for KLCord, layoutexport, as well as CLI and GUI analysis applications that are in development.

Usage

It's not recommended to use this library yet, as it has not reached release 1.0.0. Because of this, there will be frequent breaking changes in order for development to be as fast as possible. 1.0.0 probably won't be released until the official CLI application is released.

Contributing

This library is a small project, but the code is likely not written very idiomatically. If you're at all experienced with Rust, feel free to look around at the code and change anything you think could be improved. Any contributions are appreciated - even documentation additions or comments are extremely helpful.