Skip to content

Commit

Permalink
readme + ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pldubouilh committed Jul 8, 2023
1 parent 58b6840 commit b5505d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml

This file was deleted.

3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ a simple UI comes as default, featuring :
* 🥂 fast golang static server
* 💑 easy multi account setup, read-only mode
* ✨ PWA-able
* 🖥️ multi-platform support

### install / build
[arch linux (AUR)](https://aur.archlinux.org/packages/gossa/) - e.g. `yay -S gossa`

[nix](https://search.nixos.org/packages?channel=unstable&show=gossa&from=0&size=50&sort=relevance&type=packages&query=gossa) - e.g. `nix-shell -p gossa`

built blobs are available on the [release page](https://github.com/pldubouilh/gossa/releases) - or simply `make build` this repo.
binaries are available on the [release page](https://github.com/pldubouilh/gossa/releases) - or simply `make build` this repo.

all builds are reproducible, checkout the hashes on the release page.

Expand Down

0 comments on commit b5505d4

Please sign in to comment.