@seb wrote in taproot-manufacturing/entomologist#7 (comment):
Also you added
Issue::read_state()but you never call it, was that intentional?
Yeah - i…
@seb wrote in taproot-manufacturing/entomologist#7 (comment):
Love it. But I think
new_stateinCommand::Stateshould beOption<State>and should…
maybe in the future it would be good to have this handled by something in build.sh and make it user-configurable
not all distributions use ~/.local/bin - so for now i'll set it to use /usr/local/
@seb wrote in taproot-manufacturing/entomologist#4 (comment):
Suggest copy it to
/usr /local/binor~/.local/bininstead
yeah whoops silly mistake -…
script just builds in release and then copies the binary to /usr/bin so that it's in your path.