Traverse up to find hive.nix by default, and other CLI ergonomics fixes

This commit is contained in:
Zhaofeng Li 2020-12-29 11:31:19 -08:00
parent 9c8e3034f7
commit 60d6475897
11 changed files with 212 additions and 95 deletions

View file

@ -10,6 +10,7 @@ edition = "2018"
async-trait = "0.1.42"
clap = "2.33.3"
console = "0.13.0"
env_logger = "0.8.2"
futures = "0.3.8"
glob = "0.3.0"
hostname = "0.3.1"