mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-28 21:06:59 -04:00
Compare commits
1
Commits
master
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18d44184c5 |
@@ -1,6 +0,0 @@
|
|||||||
version: 2
|
|
||||||
updates:
|
|
||||||
- package-ecosystem: ""
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
@@ -22,13 +22,14 @@ a simple UI comes as default, featuring :
|
|||||||
* 🥂 fast golang static server
|
* 🥂 fast golang static server
|
||||||
* 💑 easy multi account setup, read-only mode
|
* 💑 easy multi account setup, read-only mode
|
||||||
* ✨ PWA-able
|
* ✨ PWA-able
|
||||||
|
* 🖥️ multi-platform support
|
||||||
|
|
||||||
### install / build
|
### install / build
|
||||||
[arch linux (AUR)](https://aur.archlinux.org/packages/gossa/) - e.g. `yay -S gossa`
|
[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`
|
[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.
|
all builds are reproducible, checkout the hashes on the release page.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user