You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding the defaults, one nice improvement could be not to require the user to specify a config file if they just want to use the default settings and/or look for the config file in some default locations. (Although I'm not sure that was the original intent.)
In any case, nobody is working on this at the moment.
I think "improving the defaults" was about looking for the config files in default locations... Some of this work is already done, but maybe we could have something similar to the walrus binary, where the site-builder looks for the binary in ~/.config (@mlegner did we settle the discussion on where the configs should go?) and then tries ./assets/builder-example.yaml
add confirmation for the transaction
This is a follow up to the --dry-run work. The idea would be for the client to determine the price of creating/updating the site, displaying it to the user, and then asking "publishing/updating will cost XYZ SUI. do you want to proceed with the transaction?". Such that there are no surprises on that front
The text was updated successfully, but these errors were encountered: