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-15 18:43:43 +07:00

14 lines
210 B
Markdown

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