ET
A command-line utility for downloading and submitting code challenges.
When running locally, use the following command to avoid using the installed gem version:
$ bundle exec bin/et help
NAME
et -
SYNOPSIS
et [global options] command [command options] [arguments...]
VERSION
0.5.1
GLOBAL OPTIONS
--help - Show this message
--version - Display the program version
COMMANDS
get - Download lesson to your working area.
help - Shows a list of commands or help for one command
init - Initialize current directory as a work area.
list - List available lessons.
submit - Submit the lesson in this directory.
test - Run an exercise test suite.