/inpdl

Primary LanguageCMIT LicenseMIT

inpdl

Description

A simple tool to download the test case using competitive companion plugin.

Build

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cd build
sudo make install

Usage

inpdl -w -d <directory>

Flags

  • -w - watch mode
  • -d - directory to save the test case