-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initialize DB when VATZ is initialized. #425
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@rootwarp or we skipped --home command?
|
@xellos00 Thanks for the review. |
@xellos00 I'm considering for adding When we try to execute Moreover, if we add So, whole steps I expected are,
|
@rootwarp let's have further discussion tomorrow for this. |
Confirmed!!
|
1. Type of change
Please delete options that are not relevant.
2. Summary
Related: # (issue)
close #421
Summary
Initialize DB when
vatz init
executed.3. Comments