Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.
/ pure Public archive

🐚 A library version of the Pure Bash Bible

License

Notifications You must be signed in to change notification settings

drgarlic/pure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pure

Description

This script is a library that you can import in your personnal bash script. It contains the functions and some guidelines from the Pure Bash Bible.

I did not write a single line of code, all the credit goes to the people that did write the Bible in the first place.

I did some tests and importing the library just takes 0.002 seconds, so having all of the functions in one place won't slow your scripts down (which would be counter-productive).

All the functions start with the prefix pure. in order to not interfer with your own functions.

For more information please go directly to the original repository.

Last time updated: August 13, 2019

How to use

git clone https://github.com/gawlk/pure.git
cd pure
bash install.sh

About

🐚 A library version of the Pure Bash Bible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages