blob: 3eb36678e7550bd5db8f46f65421ec5919a4fcfb (
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 Dockerfile for standalone binary.
|