1.1.0 • Published 1 year ago

scripts-and-utils v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

scripts-and-utils

**Command to Install***

npm i scripts-and-utils --save

Add custom script command into package.json (You can write any name of the command)

''' "scripts": {

"custom_scripts": "node node_modules/scripts-and-utils/index.js"

} '''

Run updated command

npm run custom_scripts

**** Choose the options which'll be appear into command-line

''' ? Which do you want to perform? 1) add water mark 2) abc 3) xyz Answer: '''

Command options

1) add water mark

- Which will ask you for the name of the directory you want to add the watermark.
- Then watermark message will be asked
- and your watermark will be added to all the files and directoried.
1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago