Solv [sɑːlv] is a cli application for solving coding challenges with live updaing feature.
Name | Support? |
---|---|
Baekjoon (acmicpc) | ✅ |
Programmers | |
LeetCode |
$ npm install -g solv-cli
Usage: solv [options] <url>
hot-challenge-solving application for any coding challenge services
Arguments:
url specify a website url to solve
Options:
-V, --version output the version number
--source, -s <source> specify source code path to watch
--config, -c <config> specify configuration file path
--no-transpile, -t specify if program should not transpile source code
--no-overwrite, -n specify if program should not overwrite source code file
--no-cache, -w specify if program should not cache challenge information
-h, --help display help for command