cbr-cli

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2023 License: GPL-3.0 Imports: 13 Imported by: 0

README

cbr-cli

Submit your solutions to codebreaker.xyz without leaving the terminal. This is a cli utility written in Go that allows you to directly submit your solutions to a problem to codebreaker.xyz, all in the comfort of your commandline.

Usage

cbr <problem id> <path-to-solution>
Example:
cbr helloworld main.cpp

Installation

Linux

wget https://github.com/simonfalke-01/cbr-cli/releases/latest/download/cbr-linux && chmod +x ./cbr-linux && mv ./cbr-linux /usr/local/bin/cbr

macOS

wget https://github.com/simonfalke-01/cbr-cli/releases/latest/download/cbr-darwin && chmod +x ./cbr-darwin && mv ./cbr-darwin /usr/local/bin/cbr

Windows

If you are a windows user I don't get why you would ever prefer the cmd prompt or PowerShell over the actual codebreaker webpage. Like seriously. Imagine having such a god awful "terminal".
But if you really want to use it? Clone the repository and build it from source.
I will not provide Windows builds because I don't have access to a Windows machine.

Disclaimer

This is not an official utility. This is a personal project and is not affiliated with codebreaker.xyz in any way. Do note, that the utility uses your browser's session cookie for codebreaker.xyz to authenticate you. The session cookie will never leave your machine. They are only sent to codebreaker.xyz to authenticate you.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package kooky contains routines to reach into cookie stores for various browsers and retrieve the cookies.
Package kooky contains routines to reach into cookie stores for various browsers and retrieve the cookies.
browser/browsh
Browsh Browser
Browsh Browser

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL