An open API service indexing awesome lists of open source software.

https://github.com/hbjydev/rkan

Like NetKAN, but in Rust, so…​ RKAN.
https://github.com/hbjydev/rkan

ckan kerbal-space-program modding

Last synced: 16 days ago
JSON representation

Like NetKAN, but in Rust, so…​ RKAN.

Awesome Lists containing this project

README

          

# RKAN

A NetKAN replacement for KSP modders to build and maintain their own CKAN
metadata files & repositories.

## Installation

You can install it with `cargo`.

```bash
$ cargo install rkan
```