From 0ddb3ef166def381239fffada465bbd9f3851d19 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 13 Sep 2022 10:11:29 -0400 Subject: BQN added to Guix, available in non-stable snapshots --- docs/running.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/running.html') diff --git a/docs/running.html b/docs/running.html index 947d3acf..26d3a155 100644 --- a/docs/running.html +++ b/docs/running.html @@ -6,7 +6,7 @@

How to run BQN

CBQN is the primary offline implementation. Scripts in this repository start with #! /usr/bin/env bqn in order to look up the user's bqn executable, which is expected to be CBQN.

-

Third-party packages to build some BQN implementations are available for both Nix and Arch Linux. For general use I recommend cbqn from nixpkgs (Nix) and cbqn-git from the AUR (Arch). There are also third party Windows builds hosted on Github.

+

Some Linux distributions have third-party BQN packages: for general use I recommend cbqn from nixpkgs (Nix), cbqn-git from the AUR (Arch), and bqn in development Guix (not 1.3.0). There are also third party Windows builds hosted on Github.

For tools related to running BQN, see the editor plugins and fonts page.

All these websites run BQN (on your computer, except Attempt This Online):

-- cgit v1.2.3