Skip to content

Commit e1a3437

Browse files
committed
Add README.md with project description and tech stack
1 parent a65ea72 commit e1a3437

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* Tuku
2+
A rust based library for creating and parsing tuku files. Tuku files are a simply json like formart to interact with postgresql databases.
3+
4+
## Tech Stack
5+
* Rust - Programming language
6+
* Postgresql - Database
7+
* Pest - Parser generator for Rust

0 commit comments

Comments
 (0)