Skip to content

bwtlt/sthathor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sthathor

Prerequisites

Install Rust:

  • Linux:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Usage

Compilation

  1. Clone the repo

  2. Build:

    cd sthathor
    cargo build # for debug
    cargo build --release # for release
    

Run sthathor

  1. Print help information:
    $ ./target/debug/sthathor --help
    

About

A CLI app to control Newson™ scanners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages