Skip to content

Commit 7722e9b

Browse files
committed
#44, links
1 parent 804c58c commit 7722e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/meetup-44-wrapup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Here's a list of tools presented, mentioned, praised:
1818

1919
* [smart-branches (git)](https://github.com/stackrox/workflow/blob/master/scripts/dev/smart-branch.sh): stacked commits
2020
* git [fixup](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---fixupamendrewordltcommitgt) (git): cleaner history
21-
* awk and xargs, GNU parallel (cli): data wrangling
21+
* [awk](https://www.awk.dev/) and [xargs](https://www.man7.org/linux/man-pages/man1/xargs.1.html), [GNU parallel](https://www.gnu.org/software/parallel/) (cli): data wrangling
2222
* [roxvet](https://github.com/stackrox/stackrox/tree/master/tools/roxvet) (go): example custom code vetting
2323
* [strace](https://strace.io/) (linux): syscalls and more
2424
* [tilt](https://tilt.dev/) (k8s): local k8s env

0 commit comments

Comments
 (0)