/ratelctl

Project initialization cli

Primary LanguageGoMIT LicenseMIT

Ratelctl

Ratelctl is a command-line tool that can quickly initialize projects. It can help you quickly initialize projects and let you focus on business development.
It will integrate common tools, configuration, and business logic to make your project more perfect.

Install

go install github.com/wangyi12358/ratelctl@latest

Usage

ratelctl init

Supported template projects

  • React project
  • React admin project
  • Nestjs project
  • Go Gin project
  • Go-zero project
  • Nodejs Cli project