From 8a3e4e5207f59d42bfd6075e3792267266c86e71 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 7 Jun 2024 10:27:38 -0400 Subject: Homepage changes, README updates, swap to lowdown, cleanup --- build/macos/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'build/macos/index.html') diff --git a/build/macos/index.html b/build/macos/index.html index 06a1e4d..40ed9a8 100644 --- a/build/macos/index.html +++ b/build/macos/index.html @@ -7,7 +7,7 @@ Running `barf` on MacOS - +
-

Running barf on MacOS

+

Running barf on MacOS

2023-01-18

-

The barf project was built on Linux and was catered towards Linux users. The core of the project will remain focused on Linux/GNU tools, but that doesn't mean MacOS needs to be left out in the cold.

-

Download Packages

+

The barf project was built on Linux and was catered towards Linux users. The core of the project will remain focused on Linux/GNU tools, but that doesn’t mean MacOS needs to be left out in the cold.

+

Download Packages

This walkthrough assumes that you already have homebrew installed on your machine.

You will need to install the GNU versions of both date and sed in order to avoid breaking things when barf tries to build.

brew install coreutils
-- 
cgit v1.2.3-54-g00ecf