Open mbloms opened 6 years ago
A post-install script please.
Easier would be to ask the user to install and setup gist
and not ask for Github credentials.
Hi @mbloms and @Strykar, Thanks for the feedback.
I agree with you, usually it must be non-interactive. But as @DerekTBrown told you, it is bad a tradeoff because it is meant for manual setup.
Nevertheless, I will take a look at it :+1: Finally, I think it could be better to have the choice.
Building a package with
makepkg
is not supposed to be interactive, let alone set up configuration. It would be slightly better to have this in a post install script, but it really should be completely separated from the installation process.(This is the same issue as DerekTBrown/pacmanity#11)