We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
shard.yml
1 parent 7e312bb commit c75da04Copy full SHA for c75da04
shard.yml
@@ -1,9 +1,15 @@
1
name: shards
2
version: 0.18.0
3
+description: |
4
+ Resolves, installs and updates project dependencies reproducibly from source
5
+ repositories.
6
7
authors:
8
- Julien Portalier <[email protected]>
9
10
+documentation: https://crystal-lang.org/reference/man/shards
11
+repository: https://github.com/crystal-lang/shards
12
+
13
dependencies:
14
molinillo:
15
github: crystal-lang/crystal-molinillo
0 commit comments