# Hitokoto Yuuta's hitokoto ## Installation ```shell makepkg pacman -U ./hitokoto-*.zst ``` ## Usage ```shell sqlite3 /path/to/data.db '.read /usr/share/hitokoto/doc/init.sql' systemctl enable --now hitokoto.socket ``` Use your favourite SQLite editor to add sources and quotes. The FastCGI socket is at `/run/hitokoto.sock`. Use you favourite web server to serve it. ## License WTFPL