diff options
author | Michael McVady <femtonaut@gmail.com> | 2021-12-18 00:52:48 -0600 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2021-12-18 00:52:48 -0600 |
commit | d4f0ce872da63a6f08309bfc5118697a653fada6 (patch) | |
tree | 50283c6aae962ba78ef05ccaf56b4b2295b9d6b6 /README.md | |
parent | 26290a5fb0374b0dbccf775265d25988aefdce1e (diff) |
Copy Dockerfile stub
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ # clog -A reimplementation of flog, using the kore.io framework. +An attempt to reimplement flog, using the [kore.io](https://kore.io) framework. + +## TODO + +* UUIDs in postgres +* Dockerize +* Determine how to handle `lib`/dependencies. |