2018-06-27 15:41:59 +02:00
2018-06-25 15:59:59 +02:00
2018-06-27 15:41:59 +02:00
2018-06-04 09:33:49 +02:00
2018-06-25 15:59:59 +02:00
2018-05-03 16:58:26 +02:00

CircleCI

Development

Development requires Deps and CLI tooling installed.

Run Clojure tests using clojure -A:test-clj Run ClojureScript tests using clojure -A:test-cljs

Run figwheel using clojure -A:figwheel.

IPFS

To upload a directory to IPFS:

ipfs daemon

To add a directory:

ipfs add -r {dir-name}

After that it will be available through localhost:8080 and the main gateway. It will eventually disappear from the main gateway.

Description
Languages
Clojure 98.5%
HTML 1.1%
Makefile 0.3%
Shell 0.1%