aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3906c11b543f6b97741c714f1ae9a582fb2c12ee (plain)
1
2
3
4
5
6
7
8
9
# clog

An attempt to reimplement flog, using the [kore.io](https://kore.io) framework.

## TODO

* Determine how to handle `lib`/dependencies.
* Fix standalone binary (doesn't call `init` for DB?).