You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
updates from review, WIP
This commit is contained in:
10
tools/README.md
Normal file
10
tools/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# `/tools`
|
||||
|
||||
Supporting tools for this project. Note that these tools can import code from the /pkg and /internal directories.
|
||||
|
||||
Current Tools:
|
||||
* [schema](https://gitlab.com/geeks-accelerator/oss/saas-starter-kit/tree/master/tools/schema) - A command line tool for
|
||||
local development that executes database migrations.
|
||||
|
||||
* [text-translator](https://gitlab.com/geeks-accelerator/oss/saas-starter-kit/tree/master/tools/text-translator) - A
|
||||
command line tool for supporting internazionalied go-templates.
|
Reference in New Issue
Block a user