doc: add placeholders in shard.yml
This commit is contained in:
parent
77009d1112
commit
4d63ab8d79
1 changed files with 7 additions and 6 deletions
13
shard.yml
13
shard.yml
|
@ -1,11 +1,12 @@
|
||||||
name: which-cr
|
---
|
||||||
|
name: which
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
|
|
||||||
# authors:
|
authors:
|
||||||
# - name <email@example.com>
|
- Glenn Y. Rolland <glenux@glenux.net>
|
||||||
|
|
||||||
# description: |
|
description: |
|
||||||
# Short description of which-cr
|
FIXME: Short description of which
|
||||||
|
|
||||||
# dependencies:
|
# dependencies:
|
||||||
# pg:
|
# pg:
|
||||||
|
@ -16,4 +17,4 @@ version: 0.1.0
|
||||||
# webmock:
|
# webmock:
|
||||||
# github: manastech/webmock.cr
|
# github: manastech/webmock.cr
|
||||||
|
|
||||||
# license: MIT
|
license: MIT
|
||||||
|
|
Loading…
Reference in a new issue