23 lines
417 B
Text
23 lines
417 B
Text
|
|
Prerequisites
|
|
-------------
|
|
|
|
$ sudo dnf install openscad admesh inkscape python-pypng
|
|
|
|
Usage
|
|
-----
|
|
|
|
$ ./export.sh <badge name> <width/height>
|
|
|
|
|
|
Example:
|
|
|
|
$ ./export.sh pagure-long-life-01 80
|
|
|
|
80 is the standard width and height used for all other existing badges. You
|
|
should always use 80 unless you know what you are doing.
|
|
|
|
Caveats
|
|
-------
|
|
|
|
- It matters what directory you are in. You should actually cd in bin/.
|