Hi!<p>SparrowHub - <a href="https://sparrowhub.org" rel="nofollow">https://sparrowhub.org</a> is repository of scripts to solve various tasks. Find specific script here and use it or share your script with others uploading script to SparrowHub.<p>Sparrow - <a href="https://github.com/melezhik/sparrow" rel="nofollow">https://github.com/melezhik/sparrow</a> - command line client provides API to distributes/search/install/configure/run scripts in centralized manner, as usual packages of software ( like deb or rpm rpm ), it works on most any Linux platforms.<p>SparrowHub/Sparrow - easy way to develop your scripts and distribute them across your teams!<p>Will be glad to hear your feedback.<p>Thanks.
Sparrow looks like an interesting piece of code.<p>For a contemporary systems scripting language, it might make sense to implement certificates and signing to go along side the scripting hub because historically, script repositories tend to become untrustworthy. In the best case this is due to code that makes assumptions and misses corner cases. In the worst case, scripts do bad things by design.<p>Good luck.