1.0.20 • Published 4 years ago

boundle-net v1.0.20

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Boundle

covergae status Version Status Deps Status Code

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-net

Ready...


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 webpack
C:\Users\USER\Desktop>boundle list
C:\Users\USER\Desktop>boundle delete webpack
C:\Users\USER\Desktop>boundle extend webpack mongoose node-fetch
C:\Users\USER\Desktop>boundle reduce webpack express mongoose

Other Commands

C:\Users\USER\Desktop>boundle cexp
C:\Users\USER\Desktop>boundle --version
or
C:\Users\USER\Desktop>boundle -v
> output
Boundle V1.0.0
C:\Users\USER\Desktop>boundle --help
or
C:\Users\USER\Desktop>boundle -h

Developer: 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

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.16

4 years ago

1.0.11

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago