commit b509ff730f71c398db3f189acec7fbe790f1eddf
parent 73e9a37f0441c62ee61a0c163de2b9a593bef2d3
Author: Chris Bracken <chris@bracken.jp>
Date: Wed, 22 Apr 2020 09:57:39 -0700
FreeBSD: install bazel, gn, ninja, cscope
Adds a few more tools to the install list.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/freebsd_install.md b/freebsd_install.md
@@ -77,6 +77,10 @@ Install developer packages:
1. Install tig: `pkg install tig`
2. Install go: `pkg install go`
3. Install nasm: `pkg install nasm`
+4. Install bazel: `pkg install bazel`
+5. Install gn: `pkg install gn`
+6. Install ninja: `pkg install ninja`
+7. Install cscope: `pkg install cscope`
Log in as user: