mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2024-12-22 00:36:41 +02:00
Update README.md
This commit is contained in:
parent
e24027043e
commit
f7fdec4fa9
@ -35,7 +35,8 @@ The code generator replaces part of the code in the template with another code:
|
|||||||
|
|
||||||
Installation procedure:
|
Installation procedure:
|
||||||
1. Compile this repository
|
1. Compile this repository
|
||||||
make build
|
>make build
|
||||||
|
>
|
||||||
the crud_generator file will appear in the bin folder
|
the crud_generator file will appear in the bin folder
|
||||||
|
|
||||||
2. Fill in the settings in the file bin/templates/configs_/settings.txt
|
2. Fill in the settings in the file bin/templates/configs_/settings.txt
|
||||||
@ -55,7 +56,7 @@ make run
|
|||||||
|
|
||||||
|
|
||||||
P.S.
|
P.S.
|
||||||
I generated myself 170,000 lines of code, from 70 tables in the database, for my service.
|
I generated myself 350,000 lines of code, from 70 tables in the database, for my service.
|
||||||
|
|
||||||
|
|
||||||
Source code in Golang language.
|
Source code in Golang language.
|
||||||
@ -63,4 +64,4 @@ Tested on Linux Ubuntu
|
|||||||
Readme from 11/14/2023
|
Readme from 11/14/2023
|
||||||
|
|
||||||
Made by Alexander Nikitin
|
Made by Alexander Nikitin
|
||||||
https://github.com/ManyakRus/crud_generator
|
https://github.com/ManyakRus/crud_generator
|
||||||
|
Loading…
Reference in New Issue
Block a user