Add mealie
This commit is contained in:
parent
0394ae6c11
commit
d020bef34c
33 changed files with 332 additions and 19 deletions
15
ressources/crfpp/README.MD
Normal file
15
ressources/crfpp/README.MD
Normal file
|
@ -0,0 +1,15 @@
|
|||
#### crfpp
|
||||
|
||||
##### Information
|
||||
Site : https://taku910.github.io/crfpp
|
||||
|
||||
Source : https://github.com/taku910/crfpp
|
||||
|
||||
##### Install
|
||||
|
||||
```bash
|
||||
apt install -y wget ca-certificates
|
||||
wget -qO - https://deb.lgy.fr/install.sh | bash
|
||||
apt-get update
|
||||
apt-get install -y crfpp
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue