From c75da04c608c9a899c565ee9019eebcf85282355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Wed, 18 Dec 2024 12:39:38 +0100 Subject: [PATCH] Add description and metdatada to `shard.yml` (#662) Co-authored-by: Julien Portalier --- shard.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/shard.yml b/shard.yml index ab888d65..885a2758 100644 --- a/shard.yml +++ b/shard.yml @@ -1,9 +1,15 @@ name: shards version: 0.18.0 +description: | + Resolves, installs and updates project dependencies reproducibly from source + repositories. authors: - Julien Portalier +documentation: https://crystal-lang.org/reference/man/shards +repository: https://github.com/crystal-lang/shards + dependencies: molinillo: github: crystal-lang/crystal-molinillo