bipproduction 3f4127e3d8 tambahannya
2025-10-07 17:51:53 +08:00
2025-10-07 17:51:53 +08:00
2025-08-19 14:40:48 +08:00
2025-08-19 14:40:48 +08:00
2025-10-06 08:32:50 +08:00
2025-10-06 08:32:50 +08:00
2025-09-25 07:43:07 +08:00
2025-10-06 08:32:50 +08:00
2025-10-06 17:48:07 +08:00
2025-10-07 16:25:09 +08:00
2025-08-19 14:40:48 +08:00
2025-10-06 08:32:50 +08:00

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/types
  • dedent
  • dotenv
  • minimist
  • ora

This project was created using bun init in bun v1.2.18. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 73 KiB
Languages
TypeScript 81.9%
Shell 12.6%
Dockerfile 5.5%