financial-astrology-research / financial-astrology-stats

We research the correlations between astrology planet cycles and price effect for multiples financial markets using statistics and machine learning techniques. Join the community discussions at Telegram:
https://t.me/financial_astrology_stats
GNU General Public License v3.0
118 stars 39 forks source link

Automate dependencies installation with Jetpack package manager #7

Open citlacom opened 3 years ago

citlacom commented 3 years ago

In order to avoid headache of contributors needing to install manually the different scripts packages I have considered that would be good to use a package manager similar to npm or yarn in NodeJS so looks that a good solution could be: https://github.com/ankane/jetpack

I will define the dependencies in a DESCRIPTION file as required by this package manager.