From dbe9ff667be93ccb67ca7a31effd58cb7ae61377 Mon Sep 17 00:00:00 2001 From: Radu Date: Sun, 27 Aug 2023 16:43:48 -0400 Subject: Add extension ZIP generator --- .gitignore | 4 ++++ README.md | 3 +++ flake.lock | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ flake.nix | 26 ++++++++++++++++++++++++++ 4 files changed, 94 insertions(+) create mode 100644 .gitignore create mode 100644 flake.lock create mode 100644 flake.nix diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1f15462 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only + +# Nix +/result diff --git a/README.md b/README.md index b01a1cd..633ffc5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ A browser extension that converts commands (some TeX) in textboxes to unicode as one types. It is intended particularly for inserting simple mathematics in chats without native support. Ignore the cheesy name. +To bundle the extension, run `nix build` in the root of this repository. The +result will be available at `result/tex-type.zip`. + ## 'Supported' Websites The extension should work with ``, `