Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

mr0xff/ndai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NDAI (Node Dependencies Auto Install)

This script allow you to automate dependencies configurations on your node based project such as ReactJS, NextJS or NodeJS.

How can you get This script??? :-/

  • First, you will need to have python installed on your operating system.
  • Th3n clone and run, such as bellow:
  git clone https://github.com/mr0xff/ndai.git
  cd ndai/
  chmod +x node_installer.py
  ./node_installer.py your_package.json

For windows

  # ....
  python node_installer.py your_package.json

Note: You will need to run the script in the target project directory

Thanks!! :)

About

Script that install node dependecies on your empty project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages