forked from FemboyOS/fempkg_recipes
feat: add a useless pnpm package which just installs it with npm
This commit is contained in:
11
pnpm.recipe.py
Normal file
11
pnpm.recipe.py
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
pkgname = "pnpm"
|
||||||
|
pkgver = "10"
|
||||||
|
source = f"https://rocketleaguechatp.duckdns.org/pappalaugh.jpg" # this is genuinly the most low effort package i ever did
|
||||||
|
|
||||||
|
deps = ["nodejs"]
|
||||||
|
|
||||||
|
build = [
|
||||||
|
|
||||||
|
"npm install -g pnpm"
|
||||||
|
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user