Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 604 Bytes

File metadata and controls

28 lines (21 loc) · 604 Bytes

artlib

Monorepo for generative / computation art tooling in Clojure.

Libraries

  • artlib-core - all kinds of cross-platform utilities for quil (processing) and generative art
  • artlib-cuda - accelerators that only work on linux machines with NVIDIAs CUDA-enabled GPUs
  • artlib-common - not directly consumable - provides interface for the other libraries

development

lein monolith each install

testing

lein monolith each check
lein monolith each test

release

# given
direnv allow

lein release