add aquatic crate with master executable, refactor cli_helpers

This commit is contained in:
Joakim Frostegård 2020-08-13 00:13:01 +02:00
parent c69b09ab9c
commit 9efc1fc66a
17 changed files with 243 additions and 62 deletions

5
scripts/run-aquatic.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
. ./scripts/env-native-cpu-without-avx-512
cargo run --release --bin aquatic -- $@