feat: supports auto launch on macos and windows

This commit is contained in:
GyDi
2022-01-15 21:55:05 +08:00
parent 5b03d251fd
commit e0c6354ff3
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;