VitoVan / calm

Calm down and draw something, in Lisp.

Home Page:https://vitovan.com/calm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why don't we build AppImage / Windows Installer for CALM itself?

VitoVan opened this issue · comments

Would it hurt someone?
Or, will it be good?

I think it's good.

But I would hate it if some other guy bundled their dev tools into a single binary or installer, it's impure or not portable (for installer).

As a developer, I do not like the installer approach when a zip file is enough to solve the problem.

AppImage is not easy to hack, since one needs to extract it to modify it. CALM should be easy to hack.