mirror of
https://github.com/penpot/penpot.git
synced 2025-05-04 20:57:22 +02:00
6 lines
141 B
Clojure
6 lines
141 B
Clojure
(defproject uxbox "0.1.0-SNAPSHOT"
|
|
:description "UXBox client"
|
|
:url "http://uxbox.github.io"
|
|
:license {:name ""
|
|
:url ""})
|
|
|