Skip to content

ILUGD/splatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

821d427 · Sep 19, 2020

History

41 Commits
Jun 4, 2019
Jun 11, 2019
Sep 19, 2020
Sep 19, 2020
Jun 17, 2018
Jun 4, 2019
Jun 4, 2019
Jun 4, 2019
Nov 1, 2018
Sep 19, 2020
Sep 19, 2020
Jun 4, 2019

Repository files navigation

Splatter

An easy to use tool to generate posters for meetups.

Installation:

For the latest version:

go get -u -v github.com/ILUGD/splatter/...

You need to have your $GOPATH for this.

If you are not a developer, we have binaries too,

wget https://github.com/ILUGD/splatter/releases/download/v0.1alpha/splatter
sudo cp splatter /usr/bin/

At the moment the program is only supported on Linux, for Windows or Mac, you need to follow the first method.

Usage:

splatter -config <configFileName>.json

You can find one example config file in the examples directory.

Note : The program isn't yet complete or ready for usage