Skip to content

JoshK2/npm-package-script-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-package-script-installer

npm-package-script-installer let you install npm packages with script, to increase the number of downloads rapidly in npm. If you created a good and useful project, you did not need to use this script...

Installation

  • Clone this repository
git clone git@github.com:JoshK2/npm-package-script-installer.git
  • Open the project folder and run this command to install all the dependencies
npm i
  • Build the project
npm run build

Usage

The usage is very simple, just run the index file with the package name and the number of downloads you want like this

node lib/index.js yourpackagename 10

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Releases

No releases published

Packages

No packages published