authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-09 01:38:55 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-09 01:38:55 -07:00
log83ace4590914fa1d5bd887c2f983434aef46cc79
treea9165516eea34d6a3acb64bf624ed602f993122c
parent193183b6c27ac4c0019e6257397de43a2fa86e54

add README


1 files changed, 21 insertions(+), 0 deletions(-)

README.md created+21
...@@ -0,0 +1,21 @@
1# Zorm
2
3The ORM library for Zig.
4
5WIP
6
7## Example Usage
8[src/main.zig](src/main.zig)
9
10## Built With
11- [Zig](https://github.com/ziglang/zig) master
12- [Zigmod](https://github.com/nektro/zigmod) package manager
13- https://github.com/vrischmann/zig-sqlite
14
15## Add me
16```
17$ zigmod aq add 1/nektro/zorm
18```
19
20## License
21AGPL-3.0