Cheatsheet Tools
This commit is contained in:
@@ -32,8 +32,9 @@ set -o nounset
|
||||
set -o pipefail
|
||||
```
|
||||
|
||||
### A shell script static analysis tool
|
||||
[ShellCheck](https://github.com/koalaman/shellcheck)
|
||||
### Tools
|
||||
- [ShellCheck](https://github.com/koalaman/shellcheck) A shell script static analysis tool
|
||||
- [direnv](https://direnv.net/) Directory specific variables
|
||||
|
||||
|
||||
## Kubernetes
|
||||
|
||||
Reference in New Issue
Block a user