new: implement till parsing file (no output)

This commit is contained in:
Wataru Otsubo 2024-07-12 15:09:39 +09:00 committed by qwjyh
parent 474f2397c6
commit a14eb4ea48
7 changed files with 604 additions and 24 deletions

23
README.md Normal file
View file

@ -0,0 +1,23 @@
# psb_qaqc
## For developers
### build / run
```sh
cargo build
cargo run -- -h
```
### test
```sh
cargo test
```
### doc
```sh
cargo doc --open
```
## TODO
- test for various cases
- skew measurement?
- rename bin/project