From 4bcadcd2244989a8bb7d8dffdaf11f131b96c8ff Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 23 Dec 2024 18:29:35 +0100 Subject: feat(pkgs/back): Init Other options, for example `git-bug webui --read-only` is just to bugged to be useful. --- pkgs/by-name/ba/back/README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 pkgs/by-name/ba/back/README.md (limited to 'pkgs/by-name/ba/back/README.md') diff --git a/pkgs/by-name/ba/back/README.md b/pkgs/by-name/ba/back/README.md new file mode 100644 index 0000000..350abee --- /dev/null +++ b/pkgs/by-name/ba/back/README.md @@ -0,0 +1,27 @@ + + +# Back + +> An extremely simple git issue tracking system. Inspired by tvix's panettone. + +## Usage +Currently `back` only visualizes a `git-bug` repository. As such it takes exactly one +argument, being the repository to visualize. +The server is than started at `http://127.0.0.1:8000` and provides access to the issues +(bugs) tracked via `git-bug`. + +## Licensing + +This project complies with the REUSE v3.3 specification. This means that every file +clearly states its copyright. -- cgit 1.4.1