Crates.io | oisuite |
lib.rs | oisuite |
version | 1.0.0 |
source | src |
created_at | 2021-11-22 16:57:00.976134 |
updated_at | 2021-11-22 16:57:00.976134 |
description | Suite for testing algorithm problems |
homepage | |
repository | https://www.github.com/querterdesu/oisuite |
max_upload_size | |
id | 485762 |
size | 17,438 |
Your number #1 tool to managing your algo questions! This software only works on UNIX-based operating systems (macOS, Linux, BSD, etc.)
oisuite.yml
For oisuite, you will need:
You can install oisuite by cloning this repository, and follow the following steps:
$ rustup install nightly
$ rustup update
$ rustup default nightly
~/bin
to your PATHinstall.sh
The project should automatically install onto your machine.
After that, make sure to run oisuite install
to add all of the required files.
By default, the config file is located at ~/oi/.oisuite/config.yml
. After
every modification, make sure to run oisuite update
in order to update all of the files.
Please take a look at oisuite-files for how your file template should look like!
This software is available under the MIT license.