Skip to content

LiQingMuBai/rustdingtalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustDingTalk

Building for source

For build the binary just:

$ cargo build --release --verbose

To run as debug, just run this example:

$ cargo run -- 4.03 EOS-USDT

Installation

Install simple typing:

cargo install RustDingTalk

Documentation

The documentation, for now, is the help return of tool:

USAGE:
    rustdingtalk -- [_min]  [_symbol]


ARGS:
    <_min>    	 Set _min to compare target 
    <_symbol>    Set _symbol to query symbol index through OKEX

Releases

No releases published

Packages

No packages published

Languages