feat: add config set and npm config

This commit is contained in:
2024-11-15 22:03:13 +08:00
parent f11810220e
commit 89e4107800
6 changed files with 337 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ import './command/serve.ts';
import './command/config.ts';
import './command/web.ts';
import './command/router.ts';
import './command/npm.ts';
// program.parse(process.argv);