There should be an installation script!
dmoa opened this issue · 2 comments
dmoa commented
A minimalist program is better with a minimalist installation!
sjl commented
No, t
is just a single file. There's no reason to have an installer file to install a single file, just install the file itself.
dmoa commented
Doesn't have to be an installer file, adding it to pip, or having a download command could help:
curl -s -L (link to file) | bash