/useful-scripts

Primary LanguageShellMIT LicenseMIT

Useful Scripts

Collection of useful scripts to be used inside scripts/ folder in any project. Every script is independent and as simple as possible

How to use it

Copy script to scripts/ directory in your project

Why not packages with versioning and updates?

Because managing packages is such a pain in the neck

How to update to new script version

Don't. Or if you have to

curl https://raw.githubusercontent.com/Nitive/useful-scripts/main/scripts/my-script.sh > scripts/my-script.sh

Requirements

  1. /bin/bash