Improve configuration
This commit is contained in:
parent
71498256f6
commit
ace4face5a
9 changed files with 66 additions and 51 deletions
config
8
config/PklProject
Normal file
8
config/PklProject
Normal file
|
@ -0,0 +1,8 @@
|
|||
amends "pkl:Project"
|
||||
|
||||
package {
|
||||
name = "emgauwa"
|
||||
baseUri = "package://emgauwa.app/pkl/\(name)"
|
||||
version = "0.1.0"
|
||||
packageZipUrl = "https://emgauwa.app/pkl/\(name)@\(version).zip"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue