/hr

A HackerRank cli client for faster and offline self-improvement

Primary LanguageGoApache License 2.0Apache-2.0

hr is a hackerrank local cli

Usage:
  hr [command]

Available Commands:
  get         download the challenge
  next        go to the next challenge
  submit      submit a challenge

Flags:
  -c, --contest string    the contest containing the challenge (default "master")
  -d, --debug             debug the chatter
  -f, --force             allow overwriting main
  -l, --language string   perform a challenge in a specific language (default "golang")

Use "hr [command] --help" for more information about a command.