Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 467 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 467 Bytes

Toshokan (図書館 Library)

CLI tool for interacting with your Steam library on Linux

screenshot

Usage

# refer to --help for list of commands
toshokan --help

# and how to use each command
toshokan <COMMAND> --help

Development

# build
cargo build

# run
cargo run -- <ARGS>

License

Distributed under the GNU GPLv3 License. See LICENSE for more information.