Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 526 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 526 Bytes

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