3f4127e3d8df01f92644cc931d0fc662e734dcbe
g3n
g3n is a command-line tool for generating code, managing Docker, and other development tasks.
Installation
To install the dependencies, run the following command:
bun install
Usage
To run the tool, use the following command:
bun run g3n <command> [options]
Available Commands
app-create: Creates a new application.code: Generates code.compose: Manages Docker Compose.docker-file: Manages Dockerfiles.frp: Manages FRP.port: Manages ports.route: Manages routes.generate-env: Generates environment files.
Dependencies
This project uses the following main dependencies:
@babel/parser@babel/traverse@babel/typesdedentdotenvminimistora
This project was created using bun init in bun v1.2.18. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
TypeScript
81.9%
Shell
12.6%
Dockerfile
5.5%