bash library - code lib and structure to make bash scripts faster & easier to maintain
mikelking/blp
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
#!/usr/bin/env bash cat << ReadMeMSG The bash library project version 2.0 is a library of bash functions (a.k.a. blp, formerly known as blib), written by Mikel King. This library was selected because it is licensed under the new/simple BSD license which essentially means do what you want with the code, but it would be nice if you contributed back to the project as well as the BSD community. The only restriction is that you are prohibited from relicensing any of this projects code under another license. Run the basic installation script as root to place the components in their proper locations and adjust permissions as required and hope for the best. Actually it should place the standard blib files as well as create a folder for the app library files files in /usr/local/lib. ReadMeMSG
About
bash library - code lib and structure to make bash scripts faster & easier to maintain
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published