(defproject inmanis "0.1.0-SNAPSHOT" :description "Fix the Internet of shit" :url "https://gitea.esy.fun/yogsototh/inmanis-clj" :dependencies [[org.clojure/clojure "1.10.1"] [remus "0.2.2"] [metosin/malli "0.6.1"]] :repl-options {:init-ns inmanis.core})