solv-cli

1.5.1 • Public • Published


✔️
Solv

GitHub package.json version codecov MIT License
Hot-challenge-solving application for any coding challenge services.

Introduction

Solv [sɑːlv] is a cli application for solving coding challenges with live updaing feature.

Compatibility

Name Support?
Baekjoon (acmicpc)
Programmers ⚠️ (Partially, WIP)
LeetCode ⚠️ (Partially, WIP)

Installation

$ npm install -g solv-cli

Usage

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

Readme

Keywords

none

Package Sidebar

Install

npm i solv-cli

Weekly Downloads

1

Version

1.5.1

License

MIT

Unpacked Size

492 kB

Total Files

29

Last publish

Collaborators

  • async3619