Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-scripts

Personal bash scripts

Pre Requisites

List of Scripts

  • NPM
    • Fix Dependency: Fixes vulnerability in dependencies by reinstalling package-lock.json.
    • NPM Deploy: Bumps version in package.json by 0.0.1 and releases to npm (Needs npm login).
  • curl
    • Scan Broken: Sends curl request to input url and returns the HTTP Status Code.
    • Scan Redirection: Sends curl request to input url and returns final url which gets loaded (Shows the redirected url if the input url is redirected to some other url).
  • string-ops

Debugging

  • If you see error while running npm install try updating the script to use sudo npm install

About

Personal bash scripts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages