This repository has been archived on 2025-03-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
crudgen/README.md
2025-03-12 12:46:02 +07:00

14 lines
208 B
Markdown

# Crudgen
> Generate crud's at speed of thought
## Install
```shell
go install git.gogacoder.ru/NTO/crudgen/cmd/crudgen@1.0.3
```
## Run
Specify path to internal directory
```shell
crudgen -p internal
```