mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 13:11:32 +00:00
stdlib: generate stdlib.manifest
This commit is contained in:
@ -33,5 +33,13 @@ gradlePlugin {
|
||||
displayName = "Pork Module"
|
||||
description = "Module convention for pork"
|
||||
}
|
||||
|
||||
create("pork_stdlib") {
|
||||
id = "gay.pizza.pork.stdlib"
|
||||
implementationClass = "gay.pizza.pork.buildext.PorkStdlibPlugin"
|
||||
|
||||
displayName = "Pork Stdlib"
|
||||
description = "Stdlib generation code for pork"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user