Skip to content
Snippets Groups Projects
Commit 5c99c53b authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

Update references

parent db476b91
Branches
No related merge requests found
...@@ -27,6 +27,9 @@ Various references used in project. ...@@ -27,6 +27,9 @@ Various references used in project.
### Dictionaries ### Dictionaries
<https://stackoverflow.com/questions/1494178/how-to-define-hash-tables-in-bash> <https://stackoverflow.com/questions/1494178/how-to-define-hash-tables-in-bash>
### Bash UnitTesting
<https://github.com/bats-core/bats-core>
## References ## References
...@@ -66,3 +69,6 @@ Various references used in project. ...@@ -66,3 +69,6 @@ Various references used in project.
#### Get User Input #### Get User Input
<https://ryanstutorials.net/bash-scripting-tutorial/bash-input.php> <https://ryanstutorials.net/bash-scripting-tutorial/bash-input.php>
#### Abort on Error
<https://stackoverflow.com/a/3474556>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment