aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 8813b9b62b66497ba6a6770af5ac3f8a708863e9 (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:

```
trizen -S amber
```