Skip to content

vladcc/bash-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# bash-tools
bashtest/ - bash testing library; assert, diff, stack trace, etc

genbash/  - generate bash boilerplate with argument parsing and error reporting
code in place

prep/     - generate strings with positional arguments from the command line,
e.g. 
$ echo host port | bash prep.sh -s 'nc -vz #1 #2'
nc -vz host port

About

makes scripting easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published