updated README.md

pull/2/head
Hari Sekhon 5 years ago
parent 6e0b63094b
commit a57d6946ec

@ -27,7 +27,7 @@ For more advanced Systems Administration scripts in other languages, see the rep
- automatic GPG and SSH agent handling
- ongoing work-in-progress as I still have thousands of lines of code from the last ~15 years to sanitize and export here
- `lib/` - Bash utility libraries full of functions for [Docker](https://www.docker.com/), environment, CI detection ([Travis CI](https://travis-ci.org/), [Jenkins](https://jenkins.io/)), port and HTTP url availability content checks etc.
- `kafka_wrappers/*.sh` - scripts to make [Kafka](http://kafka.apache.org/) cli usage easier including auto-setting Kerberos to source TGT from environment and auto-populating broker and zookeeper addresses. These are auto-added to the `$PATH` when `.bashrc` is sourced. For something similar for [Solr](https://lucene.apache.org/solr/), see `solr-cli.pl` in [DevOps Perl Tools](https://github.com/harisekhon/devops-perl-tools)
- `kafka_wrappers/*.sh` - scripts to make [Kafka](http://kafka.apache.org/) cli usage easier including auto-setting Kerberos to source TGT from environment and auto-populating broker and zookeeper addresses. These are auto-added to the `$PATH` when `.bashrc` is sourced. For something similar for [Solr](https://lucene.apache.org/solr/), see `solr_cli.pl` in [DevOps Perl Tools](https://github.com/harisekhon/devops-perl-tools)
- Programming language linting:

Loading…
Cancel
Save