-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshard.yml
59 lines (53 loc) · 1.05 KB
/
shard.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
name: nicolino
version: 0.2.1
authors:
- Roberto Alsina <[email protected]>
targets:
nicolino:
main: src/main.cr
crystal: 1.8.2
license: MIT
dependencies:
crinja:
github: straight-shoota/crinja
RSS:
github: ralsina/RSS.cr
branch: master
croupier:
github: ralsina/croupier
live_reload:
github: bcardiff/live_reload.cr
lexbor:
github: kostya/lexbor
cr-discount:
github: ralsina/cr-discount
branch: main
shortcodes:
github: ralsina/shortcodes
branch: main
totem:
github: icyleaf/totem
cronic:
github: nanobowers/cronic
baked_file_system:
github: ralsina/baked_file_system
branch: master
progress_bar:
github: mgomes/progress_bar
branch: master
sixteen:
github: ralsina/sixteen
branch: main
vips:
github: naqvis/crystal-vips
pluto:
github: phenopolis/pluto
stumpy_png:
github: stumpycr/stumpy_png
oplog:
github: ralsina/oplog
polydocopt:
github: ralsina/polydocopt
development_dependencies:
ameba:
github: crystal-ameba/ameba