Hacker News new | ask | show | jobs
by johannesrexx 99 days ago
It installs easily under Linux.
1 comments

How?
npm install corepack # installs yarn

cd ~/Applications

git clone https://github.com/katspaugh/ichinichi.git

cd ichinichi

yarn install # build it or

yarn build # build it or production

yarn dev # launch it.

Now open a web browser to http://localhost:5173/

Yeah, but not antinote