Skip to content

Commit 0425430

Browse files
committed
add kbgrep and pls to examples
1 parent c31f493 commit 0425430

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/examples.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,17 @@ These tools were developed using bashly. You can review their code to learn more
9898

9999
- [Alf][alf] - a generator for bash aliases and sub-aliases
100100
- [git-changelog][git-changelog] - a change log generator
101+
- [kbgrep][kbgrep] - a search tool optimized for knowledgebases
102+
- [pls][pls] - project level shortcut
101103
- [Respec][respec] - a convenience wrapper for ruby's rspec
102-
- [Rush][rush] - a Personal Package Manager
104+
- [Rush][rush] - a personal package manager
103105
- [slack-emoji-toolkit][slack-emoji-toolkit] - liberate your custom Slack emojis
104106
- [orcli][orcli] - OpenRefine command line interface
105107

106108
[alf]: https://github.com/DannyBen/alf
107109
[git-changelog]: https://github.com/DannyBen/git-changelog
110+
[kbgrep]: https://github.com/pcrockett/kbgrep
111+
[pls]: https://github.com/codevogel/pls
108112
[respec]: https://github.com/DannyBen/respec
109113
[rush]: https://github.com/DannyBen/rush-cli
110114
[slack-emoji-toolkit]: https://github.com/wilhelm-murdoch/slack-emoji-toolkit

0 commit comments

Comments
 (0)