18 lines
204 B
Markdown
18 lines
204 B
Markdown
# MyFirstUDRKit
|
|
|
|
|
|
### 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)
|