my personal data, on my hands, with my code
Go to file
Luna c0cfeaa333 add basic emotion topic 2019-04-27 03:49:04 -03:00
src/journal add basic emotion topic 2019-04-27 03:49:04 -03:00
.gitignore initial commit, initial makefile 2019-04-27 02:37:22 -03:00
LICENSE Initial commit 2019-04-27 02:04:53 +00:00
Makefile add basic emotion topic 2019-04-27 03:49:04 -03:00
README.md makefile: add PREFIX and ensure_bin target 2019-04-27 02:41:23 -03:00

README.md

lunabot

journal-like util for me

building

  • a robot girl
  • posix compliant make
  • gcc/any cc
make

# or just remove PREFIX for /usr/local
make PREFIX=$HOME/.local install