renanbastos93 / any-dependecies

Install any dependency in your project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

any-dependecies

We have goal to optimize the installation of the modules of your application.

UNDER DEVELOPMENT

If you want help me, please open a issue for to discuss about.

How to use

git clone https://github.com/renanbastos93/anyDependecies.git 
cd anyDependecies
sudo ./installDependecies.sh "package.json" "node" "/home/unknow/"

This example above it make comparation if exist a package.json one application nodejs, later it execution in all paths child of source that you defined /home/unknow/.

ROADMAP

  • Install dependecy to NodeJS
  • Install dependecy to Python

About

Install any dependency in your project

License:MIT License


Languages

Language:Shell 100.0%