Command Cursor
Build the project directly with Go (expects dev container environment from Dockerfile.dev).
2 6mo ago A 0 tokens
🀄️ Telegram-бот с ИИ, стилизованный под Великого Xi. Личность великого лидера воплощенная с ИИ, готовый отвечать на вопросы простого народа.
Command Cursor
Build the project directly with Go (expects dev container environment from Dockerfile.dev).
Command Cursor
Build the project using Docker. Only builds the builder stage to verify Go code compilation.
Command Cursor
Format all Go files in the project.
Command Cursor
Run golangci-lint on all packages. Reports code style issues and potential bugs.
Command Cursor
This command will tidy and vendor Go module dependencies for the project.
Command Cursor
This command will regenerate the GORM DAO for the project.