Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nerddiffer/hacker-rank-js-tools
Tools to handle the business of IO for HackerRank challenges in JS
https://github.com/nerddiffer/hacker-rank-js-tools
cli hackerrank nodejs
Last synced: 21 days ago
JSON representation
Tools to handle the business of IO for HackerRank challenges in JS
- Host: GitHub
- URL: https://github.com/nerddiffer/hacker-rank-js-tools
- Owner: NerdDiffer
- Created: 2017-01-25T05:49:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T00:37:45.000Z (almost 8 years ago)
- Last Synced: 2024-11-08T10:12:06.878Z (2 months ago)
- Topics: cli, hackerrank, nodejs
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HackerRank Tools for JS
Tools to handle the business of IO for [HackerRank](https://www.hackerrank.com)
challenges in JS.### Usage
Go to this project's root directory and link the CLI: `npm link`.
Then, from your working directory for HackerRank challenges: `hr-build`.