frontier 0.0.4

[WIP] A tool to reproduce distro installations.
Documentation
1
2
3
4
5
6
7
8
9
10
[package_manager]
name = ["yay"]
args = ["--noconfirm"]

[pkgs]
install = [
    "neofetch",
    "alacritty",
    "timg",
]