feat: supports auto launch on macos and windows

This commit is contained in:
GyDi
2022-01-15 21:55:05 +08:00
parent 3c3d77fbea
commit cc0e930d34
4 changed files with 62 additions and 117 deletions

View File

@@ -4,5 +4,4 @@ pub mod fetch;
pub mod init;
pub mod resolve;
pub mod server;
pub mod startup;
pub mod sysopt;