Open ishu3101 opened 8 years ago
I really like this idea of sharing scripts! I would love to help out with a package system. One of the things I can foresee being an issue is the supporting languages the scripts use. I try to write mine in bash and sometimes ruby 2.2 for instance. So to support some of the scripts I write the host system would need to have the ruby dependency.
What is the best way to share your scripts? Also, each script should have a package.json file like in node js which contains meta data such as the name, description, author, icon etc. This way it would make sharing easier as currently all your preferences & metadata are stored in the config.ini file