KCBJ Sponsors is a small program of korfballclub KCBJ to:
- generate an A4 PDF with the sponsors
- generate an HTML presentation with the sponsors
- Clone the repo with the
--recursive
parameter, e.g.git clone --recursive git@github.com:kcbj/kcbj-sponsors.git
- Execute
cd kcbj-sponsors
- Update sponsors in
sponsors/sponsors.json
. - Execute
./gradlew run
- The PDF file is generated in
placemat/build/placemat.pdf
- The HTML presentation is generated in
presentation/build/presentation
KCBJ Sponsors is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
KCBJ Sponsors is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with KCBJ Sponsors. If not, see http://www.gnu.org/licenses/.