Name | Last Update | Last Commit 300f97ca1ca – Added clarification to README.md install section | history |
---|---|---|---|
![]() |
Loading commit data... | ||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
README.md
FoldBanner
This is a Folding@home banner generator configurable with
YAML config files.
Install
Installation should be as simple as running
$ cabal install
while in the project's main directory. This will install needed dependencies
and then build and install foldbanner in cabal's
default bin directory. Ordinary users probably will find the binary
in $HOME/.cabal/bin/ and may want to add that directory to their path
if they haven't already.
Usage
For querying the server:
$ foldbanner -c CONFIG.yaml -b BACKGROUND.png -o OUTPUT.png -i TEAM_OR_USER_ID
or for using a local file:
$ foldbanner -c CONFIG.yaml -b BACKGROUND.png -o OUTPUT.png -s STATSFILE.xml