Installation¶
# Fedora:
sudo dnf install gettext
# Ubuntu:
sudo apt install gettext
# MacOS
brew install gettext
brew link gettext --force
# Windows:
https://mlocati.github.io/articles/gettext-iconv-windows.html
cd project_name
uv add ramifice
- Add
configandpublicdirectories in root of your project:
Download config directory
Download public directory