Top Level Namespace

Defined Under Namespace

Classes: Agent, Grade, User

Constant Summary collapse

USAGE =
<<-EOF
Academico is a tool to help IF students with the academical system.

Usage:
  aca  # show your grades
  aca new ID PASS  # configure your user

Examples:
  aca new 2012092390 secret_password
EOF