8 lines
286 B
Clojure
8 lines
286 B
Clojure
{:paths ["src"]
|
|
:deps {tensegritics/clojuredart
|
|
{:git/url "https://github.com/tensegritics/ClojureDart.git"
|
|
:sha "0375b3d0e0dfcd5ca5c97f2148124cb7e0d0a7d3"}}
|
|
:aliases {:cljd {:main-opts ["-m" "cljd.build"]}}
|
|
:cljd/opts {:kind :flutter
|
|
:main todo.main}}
|