Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.78 KB

File metadata and controls

47 lines (35 loc) · 1.78 KB

parser-banner contributions welcome HitCount Generic badge Generic badge

Setup Competitve Companion browser extension

Install Firefox Add-on: Link
or
Install Chrome Extension: Link

Go to the extension/add-on settings as set the Custom port to 2626.

Download and Install

wget https://github.com/convict-git/cp_parser_cli/releases/download/v1.0.1/package.zip
# or download the latest release from "Download-Linux x64 badge"
unzip package.zip
cd package
chmod +x install.sh && ./install.sh

Build and Install

git clone https://github.com/convict-git/cp_parser_cli.git
cd cp_parser_cli
chmod +x build.sh && ./build.sh
chmod +x install.sh && ./install.sh

Usage

cp-parse

Watch this Generic badge

cp-tester

Watch this Generic badge

Uninstall

chmod +x uninstall.sh && ./uninstall.sh