1.5.1 • Published 9 months ago

solv-cli v1.5.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Introduction

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

Compatibility

NameSupport?
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
1.5.1

9 months ago

1.4.3

1 year ago

1.5.0

1 year ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago