Skip to content

Nitive/useful-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages