summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2023-03-25 17:29:45 -0700
committerLouie Shprung <lshprung@scu.edu>2023-03-25 17:31:23 -0700
commit78056b724b9a5591ea2361429ed2d83b2e528dcf (patch)
tree171f9f6142cc96dd6e8306f857ee36acf7b3c25c /README
parenta26adab1566f7ad0574c93b841f640363a799092 (diff)
1st commit; basic functionality
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..05f4702
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+Here is a script and a Makefile for generating a Flex docset for Dash. The script is based on the dash-docset-generation-template
+
+- Flex: https://github.com/westes/flex
+- Dash: https://kapeli.com/dash
+- dash-docset-generation-template: https://github.com/lshprung/dash-docset-generation-template
+
+To generate a docset from the latest edition of the Flex Manual, simply
+execute `make` from the same directory as this README file. The latest edition
+will be downloaded from https://github.com/westes/flex and packaged appropriately.
+A specific version can be specified in the Makefile.
+
+Requirements:
+
+- any POSIX-compliant shell
+- curl
+- make
+- pup
+- sqlite3