Commit Graph

7 Commits

Author SHA1 Message Date
Ethan Roseman 759d4f0c3a
Update diccord username 2023-11-09 17:08:50 +09:00
laqieer b45cb756c9
Guide on how to monitor decomp progress using Frogress (#30)
* Add prune feature to cli to remove duplicated entries as a workaround to https://github.com/decompals/frogress/issues/27

usage: cli.py prune [-h] project version

positional arguments:
  project     the project for which to prune the entries
  version     the slug for the version

optional arguments:
  -h, --help  show this help message and exit

* Reformat cli.py with Black

* Improve help info for new added prune option

It is used to fix duplicates caused by https://github.com/decompals/frogress/issues/27

* Create GUIDE.md

* Update GUIDE.md

* Update GUIDE.md

* Update GUIDE.md

* Update GUIDE.md

* Add link to User Guide in README
2023-04-05 02:24:01 +09:00
Ethan Roseman 47b142adea
Update README.md
Typo / clarifications for Category
2023-02-21 15:33:35 +09:00
Ethan Roseman a99f8c5210
Update README.md 2023-02-21 11:11:39 +09:00
Mark Street 86104d49d8
Docker (#16)
* Basic docker-compose support

* Use caddy instead of nginx, re-organise files

* frogress.deco.mp -> progress.deco.mp

* few tweaks + DOCKER.md

* whitespace
2022-09-04 21:28:59 +09:00
Ethan Roseman 7c25d052d2
just human things (#7)
Expand README.md, add CONTRIBUTING.md, rename LICENSE to standard name
2022-08-25 12:56:00 +09:00
Ethan Roseman 5b02dc1b33
initial shtuff 2022-08-19 19:35:05 +09:00