Commit graph

4 commits

Author SHA1 Message Date
97e3757498 Add distribution file
This file can be used either with ‘guix shell -D --file=guix.scm’ or to install
the package from source:

  hall build -x
  autoreconv -ivf
  ./configure
  make dist
  guix shell -f guix.scm
2023-07-06 23:58:48 -07:00
2395878248 Restructure project as suggested by running ‘hall init --convert’ 2023-07-06 23:30:24 -07:00
0b9f699b14 Add instructions to run tests and examples to README 2023-06-03 00:32:41 -07:00
4f1b559f1c Initial commit 2023-06-03 00:29:04 -07:00