MyFirstUDRKit/Readme.md

18 lines
204 B
Markdown
Raw Normal View History

2023-01-19 16:52:34 +01:00
# MyFirstUDRKit
2023-01-23 16:18:30 +01:00
### Building the kit
```
cd builds
make
```
### Installation
#### run the sql on the target database
Decide whether to install the functions globally or as part of a package
(TODO)