andrewstuart / hr

A HackerRank cli client for faster and offline self-improvement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A HackerRank cli client for faster and offline self-improvement

License:Apache License 2.0


Languages

Language:Go 100.0%