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

https://github.com/baskuit/rkea.net


https://github.com/baskuit/rkea.net

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Installation

> The following is just the commands that I used to get the server started from scratch

sudo apt update
sudo apt upgrade
sudo apt install build-essential
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt update
sudo apt upgrade
sudo apt install gcc-13
sudo apt install g++-13
sudo apt install cmake
sudo apt-get install libgmp3-dev

* Now follow showdown install instructions [here](https://gist.github.com/AkihideTsugane/da91e2c99a6042a9a4b073525c064fb0)

I'm opting to keep things mostly the same, same `showdown` user/service