You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trivernis
5fed0068b8
Signed-off-by: trivernis <trivernis@protonmail.com> |
4 years ago | |
---|---|---|
.github/workflows | 4 years ago | |
src | 4 years ago | |
.dockerignore | 4 years ago | |
.gitignore | 4 years ago | |
Cargo.lock | 4 years ago | |
Cargo.toml | 4 years ago | |
Dockerfile | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago |
README.md
Snekcloud
This repository contains the snekcloud server implementation.
Usage
USAGE:
snekcloud-server [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
generate-key Generates a new private key
help Prints this message or the help of the given subcommand(s)
write-info-file
When run without a subcommand the server executes normally.
Configuration
The configuration for the server has to be done in the config directory.
This directory will always contain the default configuration default.toml
and will
load additional files with the same ending.
License
This project is licensed under GNU General Public License 3.