From 4d3e30eb0b84544b20183924c17b19758964fa8d Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sun, 8 May 2022 16:18:03 -0400 Subject: Link to editor and font pages from running.md --- docs/running.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/running.html') diff --git a/docs/running.html b/docs/running.html index 07ee02c5..65846500 100644 --- a/docs/running.html +++ b/docs/running.html @@ -7,6 +7,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).

+

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