2019-04-27 02:04:53 +00:00
|
|
|
# lunabot
|
|
|
|
|
2019-04-30 05:38:01 +00:00
|
|
|
utils for me, as a robot girl
|
2019-04-27 05:41:23 +00:00
|
|
|
|
2019-04-30 05:38:01 +00:00
|
|
|
source is open, data is closed, this is for my own personal use
|
2019-04-27 05:41:23 +00:00
|
|
|
|
2019-04-30 05:23:18 +00:00
|
|
|
## depedencies
|
|
|
|
|
|
|
|
- a robot girl to use those utils
|
2019-07-13 19:22:23 +00:00
|
|
|
- the zig compiler https://ziglang.org
|
2019-04-27 05:41:23 +00:00
|
|
|
|
|
|
|
```
|
2019-07-13 19:22:23 +00:00
|
|
|
zig build install --prefix ~/.local/
|
2019-04-27 05:41:23 +00:00
|
|
|
```
|
2019-04-30 05:38:01 +00:00
|
|
|
|
|
|
|
## using
|
|
|
|
|
|
|
|
there's currently one utility for me which is journal.
|
|
|
|
|
|
|
|
`journal emotion happy`, etc. list of topics can be found via `journal list`.
|