The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

gruntmaster-contest - shell interface to Gruntmaster 6000 contests

SYNOPSIS

  gruntmaster-contest list
  gruntmaster-contest show id
  gruntmaster-contest add id
  gruntmaster-contest rm id

DESCRIPTION

gruntmaster-contest is a tool for managing contests.

list

Prints the list of contests.

show id

Prints detailed information about the contest with id id.

add id

Adds a new contest with id id.

rm id

Removes the contest with id id

AUTHOR

Marius Gavrilescu <marius@ieval.ro>

COPYRIGHT AND LICENSE

Copyright (C) 2014 by Marius Gavrilescu

This library is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.