boundle-net v1.0.20
Boundle
What is boundle?
Boundle is a tool designed to create custom packages, with the modules that you want to install, there are no limits, the advantage that boundle gives you is that when you already have that package with dependencies inside you do not have to reinstall the dependencies, you can simply reuse that package with those dependencies calling them, we better go with practice.
Install
You need to install boundle globally.
npm i -g boundle-netReady...
How to use
To use boundle first there will be a terminal in your project directory.
Commands
C:\Users\USER\Desktop>boundle create webpack express method-override bcrypt body-parser C:\Users\USER\Desktop\tester>boundle usage webpackC:\Users\USER\Desktop>boundle listC:\Users\USER\Desktop>boundle delete webpackC:\Users\USER\Desktop>boundle extend webpack mongoose node-fetchC:\Users\USER\Desktop>boundle reduce webpack express mongooseOther Commands
C:\Users\USER\Desktop>boundle cexpC:\Users\USER\Desktop>boundle --version
or
C:\Users\USER\Desktop>boundle -v
> output
Boundle V1.0.0C:\Users\USER\Desktop>boundle --help
or
C:\Users\USER\Desktop>boundle -hDeveloper: ly-dev12 Repository: https://github.com/ly-dev12/boundle Npm: https://www.npmjs.com/package/boundle-net
Contributing
contributions are welcome, create a pull request and send us your feature, first check the CONTRIBUTING GUIDELINES.
LICENSE MIT
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago