Skip to content

borkdude/boot.bundle.edn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

boot.bundle.edn

My boot.bundle.edn file. See boot-bundle for more details.

Example usage:

(set-env!
 :dependencies '[[boot-bundle "0.1.0-SNAPSHOT" :scope "test"]
                 [nl.michielborkent/boot.bundle.edn
                  "0.1.0-SNAPSHOT"
                  :scope "test"]])

(require '[boot-bundle :refer [expand-keywords]])

(set-env!
 :dependencies (expand-keywords '[:clojure]))

About

My boot.bundle.edn file

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published