Skip to content

Commit

Permalink
Symlink to resources (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenvandijk authored and dundalek committed Oct 10, 2018
1 parent 57294a1 commit 0c657d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.boot
@@ -1,6 +1,8 @@
#!/usr/bin/env boot

(set-env! :dependencies
(set-env!
:resource-paths #{"resources"}
:dependencies
'[[org.clojure/clojure "1.9.0"]
[seancorfield/boot-tools-deps "0.4.6" #_:scope #_"provided"]])

Expand Down
1 change: 1 addition & 0 deletions resources/scripts

0 comments on commit 0c657d0

Please sign in to comment.