This commit is contained in:
bipproduction
2025-10-06 16:54:19 +08:00
parent 3f1e9b7473
commit f700d69b31
3 changed files with 9 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ Commands:
compose Generate compose.yml from name
docker-file Generate Dockerfile
frp Show frp proxy list
app-init Generate app-init.ts
app-create Generate app with Elysia and React
Options:
--env Path ke file .env (default: .env)
@@ -55,7 +55,7 @@ Examples:
g3n compose <name>
g3n docker-file
g3n frp
g3n app-init
g3n app-create <name>
Version: ${version}
`;