Add support for acorn
This commit is contained in:
15
.acorn/meta.toml
Normal file
15
.acorn/meta.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
name = "Pak"
|
||||
|
||||
[dependencies]
|
||||
brew = []
|
||||
apt = []
|
||||
dnf = []
|
||||
yum = []
|
||||
zypper = []
|
||||
yay = []
|
||||
pacman = []
|
||||
|
||||
[scripts]
|
||||
build = "build.sh"
|
||||
install = "install.sh"
|
||||
remove = "remove.sh"
|
||||
Reference in New Issue
Block a user