/freefem.containers

Archlinux AUR FreeFem podman container

Primary LanguageShell

FreeFem AUR package

Archlinux AUR Freefem podman

This repository provides a script to build freefem AUR package using Podman.

Usage from archlinux

pacman -S podman
./build_arch_ff_container.sh

Develop

Test the CI locally

Install act a tool for github action. Just type act to test the CI.