KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
std.sh
★ 11
Open GitHub ↗
Bash scripting library
Download README (.md)
Explore Similar Repositories
Azebiki
:
Cut into the Wood - A DSL for Webrat matchers
dotfiles
:
My dotfiles and a simple python script to manage the symlinks
mustache
:
mustache template engine for fantom
dokuwiki-plugin-datatemplate
:
Extension to the data plugin allowing for the use of templates.
jQuery-JSH
:
Tiny jQuery Plugin for JavaScript SyntaxHighlighting
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
std.sh
?
Download (.md)
std.sh ====== Bash scripting library Usage ----- Install lib.sh someplace on your system and make sure the lib.sh executable is in your PATH. Add export STDSH_PATH=/path/to/std.sh to your .bashrc or to the top of your script. Alternatively you edit the lib.sh executable to point to the right place. To use in your scripts just add eval `std.sh` to the top of your script. A handful of basic libraries will be automatically loaded including library handling,