An open API service indexing awesome lists of open source software.

https://github.com/andrewstuart/hr

A HackerRank cli client for faster and offline self-improvement
https://github.com/andrewstuart/hr

cli golang hackerrank

Last synced: 8 months ago
JSON representation

A HackerRank cli client for faster and offline self-improvement

Awesome Lists containing this project

README

          

# hr is a hackerrank local cli

```bash
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.
```