Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krtrld

krtrld is a reference implementation of the krtrl API. It is a daemon that is written in Nim.

To view the API documentation, see the api directory here.

Installation

To install krtrld, run the following command:

nimble install krtrld

Building

To build krtrld, run the following command:

git clone https://github.com/krtrl/krtrld
cd krtrld
nimble build

The binary will be available as krtrld.

Testing

To run the tests, run the following command:

nimble test

Roadmap

  • Finish API specification
  • Implement the krtrl API

About

The krtrl daemon

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages