We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37e4de commit 975ef6fCopy full SHA for 975ef6f
README.md
@@ -1,14 +1,12 @@
1
-# boot-pack-source
2
-
3
---
4
__Renamed and moved to [powerlaces/boot-sources](https://github.com/boot-clj/boot-sources)__
5
6
7
-[](dependency)
+#### (deprecated) boot-pack-source
+
8
```clojure
9
-[replumb/boot-pack-source "0.1.2-1"] ;; latest release
+[replumb/boot-pack-source "0.1.2-1"] ;; last deployed version, there won't be any more version
10
```
11
-[](/dependency)
12
13
Boot task that collects source files `#{.clj .cljs .cljc .js}` and copies them
14
in `to-dir`.
0 commit comments