Thanks to visit codestin.com
Credit goes to github.com

Skip to content

msga-mmm/suugaku

Repository files navigation

SUUGAKU

A command line interface to do math operations.

BUILD PROCESS

Dependencies

Getting started

  1. Clone or download this repository.

    git clone https://github.com/msga-mmm/suugaku.git
    cd suugaku
  2. Run on debug mode.

    cargo run

USAGE

Getting help

cargo run -- help

or

cargo run -- --help

Command example

cargo run -- find sum pairs --from 1,2,3,4,5 --target 5

About

A command line interface to do math operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages