Separate folder setup into a sub-command #4

Closed
opened 2022-09-14 18:01:32 -04:00 by gballan · 1 comment
Owner

It's kind of awkward and unnecessary that it checks and creates directories on service initialization, when it really only needs to be done once.

Using the clap crate will make this a lot easier. I will definitely need to do some refactoring to fit this all together.

It's kind of awkward and unnecessary that it checks and creates directories on service initialization, when it really only needs to be done once. Using the [clap](https://docs.rs/clap/latest/clap/) crate will make this a lot easier. I will definitely need to do some refactoring to fit this all together.
gballan added the
enhancement
label 2022-09-14 18:01:36 -04:00
Author
Owner

Handled in 004c057a2c

Fixed setup in Windows with 9929db6c5b

Handled in 004c057a2c43af2b1ff69d644bdbe3a3ca92a303 Fixed `setup` in Windows with 9929db6c5b0790e5710198a55792f53792dab645
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BitGoblin/Zealot#4
No description provided.