From 185ac499ba46ff02c2ceee48ef2b467c469bc783 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 6 Sep 2023 15:22:38 +0200 Subject: outline installation and setup in readme --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 0abbe67..5e690b2 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,16 @@ optimizied for serving movies and such. - Remuxing media on-the-fly to avoid downloading unneccesary tracks. - Blazingly fast 🚀 🚀 +## Usage + +```sh +rustup install nightly +cargo +nightly install jellything --git https://codeberg.org/metamuffin/jellything.git +cargo +nightly install jellything-import --git https://codeberg.org/metamuffin/jellything.git +jellything-import init --brand 'Blubflix' data # data will be a directory containing all the instances data +jellything data/config.json +``` + ## Licence The Licence is AGPL-3.0-only, see `COPYING` -- cgit v1.2.3-70-g09d2