diff options
Diffstat (limited to 'pkgs/by-name/ba/back/README.md')
-rw-r--r-- | pkgs/by-name/ba/back/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/by-name/ba/back/README.md b/pkgs/by-name/ba/back/README.md index 350abee..59f9d9a 100644 --- a/pkgs/by-name/ba/back/README.md +++ b/pkgs/by-name/ba/back/README.md @@ -16,6 +16,7 @@ If not, see <https://www.gnu.org/licenses/agpl.txt>. > 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 |