Skip to content
Snippets Groups Projects
Commit b3c577a0 authored by Andreas Kempe's avatar Andreas Kempe
Browse files

workstation: add crystal and shards

Add the crystal programming language along with its package manager
shards.
parent d56aef5c
Branches
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ class freebsd::workstation inherits freebsd::base { ...@@ -32,6 +32,7 @@ class freebsd::workstation inherits freebsd::base {
'codeblocks', 'codeblocks',
'conky', 'conky',
'cowsay', 'cowsay',
'crystal',
'cscope', 'cscope',
'curl', 'curl',
'darkice', 'darkice',
...@@ -144,6 +145,7 @@ class freebsd::workstation inherits freebsd::base { ...@@ -144,6 +145,7 @@ class freebsd::workstation inherits freebsd::base {
'rxvt-unicode', 'rxvt-unicode',
'scons-py37', 'scons-py37',
'scrot', 'scrot',
'shards',
'siril', 'siril',
'source-highlight', 'source-highlight',
'sqlite', 'sqlite',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment