An open API service indexing awesome lists of open source software.

https://github.com/lafkpages/tosdr-cli

A command line interface for ToS;DR.
https://github.com/lafkpages/tosdr-cli

cli terms-of-service tosdr

Last synced: 3 months ago
JSON representation

A command line interface for ToS;DR.

Awesome Lists containing this project

README

        

# ToS;DR CLI

A command line interface for [ToS;DR](https://tosdr.org/).

## Building

You'll need [Rust](https://www.rust-lang.org) and [Cargo](https://crates.io) installed.

```sh
git clone https://github.com/lafkpages/tosdr-cli.git
cd tosdr-cli
cargo build --release
```

## Usage

```sh
./target/release/tosdr-cli --help
```