Skip to content

Commit 975ef6f

Browse files
authored
Make deprecation more clear
1 parent d37e4de commit 975ef6f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# boot-pack-source
2-
31
---
42
__Renamed and moved to [powerlaces/boot-sources](https://github.com/boot-clj/boot-sources)__
53
---
64

7-
[](dependency)
5+
#### (deprecated) boot-pack-source
6+
87
```clojure
9-
[replumb/boot-pack-source "0.1.2-1"] ;; latest release
8+
[replumb/boot-pack-source "0.1.2-1"] ;; last deployed version, there won't be any more version
109
```
11-
[](/dependency)
1210

1311
Boot task that collects source files `#{.clj .cljs .cljc .js}` and copies them
1412
in `to-dir`.

0 commit comments

Comments
 (0)