Description
Job queue.
Description
Job queue
README.md
job
Job queue thing in Haskell.
Copyright © Renzo Carbonara, 2024.
Licensing terms in
LICENSE
file (Apache-2.0
).
Development
Clone this repo and run
nix develop
in the top-level folder.Within that environment, you can use
cabal
as usual.If you don't have
nix
installed, then havenix
installed.