Gitpod Support (#2)
* add gitpod configs * add gitpod to readme * add more gitpod support * enhance update-pacwiz
This commit is contained in:
parent
82666bf91a
commit
72aee4e469
4 changed files with 18 additions and 0 deletions
5
Makefile
5
Makefile
|
@ -48,3 +48,8 @@ clean:
|
|||
-git gc --aggressive --prune
|
||||
|
||||
all: curseforge modrinth multimc technic clean
|
||||
|
||||
update-packwiz:
|
||||
go install github.com/packwiz/packwiz@latest
|
||||
clear
|
||||
@echo "Packwiz has been Updated"
|
Loading…
Add table
Add a link
Reference in a new issue