Skip to content

Instantly share code, notes, and snippets.

View ip1981's full-sized avatar
🖖
Larga vida y prosperidad

Igor Pashev ip1981

🖖
Larga vida y prosperidad
View GitHub Profile
;; this is src/myproject/boot_build.clj
(ns myproject.boot-build
(:require [boot.core :as core]
[cemerick.pomegranate.aether :as aether]
[boot.util :as util]
[boot.pod :as pod]
[clojure.java.io :as io]
[clojure.string :as str]
[cheshire.core :as json]