Refactor project
This commit is contained in:
parent
6c75b0ab72
commit
f09bfe9db3
12 changed files with 77 additions and 70 deletions
8
PklProject
Normal file
8
PklProject
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
amends "pkl:Project"
|
||||
|
||||
package {
|
||||
name = "emgauwa"
|
||||
baseUri = "package://emgauwa.app/pkl/\(name)"
|
||||
version = "0.2.2"
|
||||
packageZipUrl = "https://emgauwa.app/pkl/\(name)@\(version).zip"
|
||||
}
|
||||
Loading…
Reference in a new issue