No description
| data | Remove TODOs from category JSON | |
| LICENSES | Become REUSE compliant | |
| src | Property functions under helpers and callbacks | |
| .gitignore | Style changes | |
| COPYING | Initial commit | |
| Makefile | Update copyright year | |
| README.md | Update copyright year | |
Anirater
Copyright © 2021-2023 libreki
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.
This is a simple program to aid in giving numerical ratings to any given object of evaluation using a set of categories to rate it across.
Provided is a set of categories for rating anime with AniDB's review categories.
Building
Libraries
Instructions
$ git clone https://codeberg.org/libreki/anirater.git
$ cd anirater
$ make
To run the program, use:
$ make run