blob: cace84e7aa58e18241107f4f46a30dbc3594e3bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# AUR package for Amber framework
![amber](https://i.imgur.com/qiO9uP7.png)
[Amber](https://www.amberframework.org/) is an open source efficient, cohesive and fun web framework for the [Crystal language](https://crystal-lang.org/).
Execute it before publish a new version of amber:
```
makepkg --printsrcinfo > .SRCINFO
```
This package is avaliable on [AUR](https://aur.archlinux.org/packages/amber/)
Install this package using:
```
yay -S amber
```
|