mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
7 lines
141 B
Clojure
7 lines
141 B
Clojure
|
(defproject uxbox "0.1.0-SNAPSHOT"
|
||
|
:description "UXBox client"
|
||
|
:url "http://uxbox.github.io"
|
||
|
:license {:name ""
|
||
|
:url ""})
|
||
|
|