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
When calling $ Hexaville generate <projectname> --dest <destination> with non-exist destination path, it creates the path.
I think it should raise an error rather than create create directories.