chore(core): nx plugin submission @jnxplus/nx-gradle (#17722)

This commit is contained in:
khalilou88 2023-09-06 22:15:21 +02:00 committed by GitHub
parent 9ba98f4b25
commit c46f9e4f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,5 +418,10 @@
"name": "@nxlv/python",
"description": "Nx plugin designed to extend the Nx features to work with Python projects based on Poetry.",
"url": "https://github.com/lucasvieirasilva/nx-plugins/tree/main/packages/nx-python"
},
{
"name": "@jnxplus/nx-gradle",
"description": "Nx plugin to add Gradle multi-project builds support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-gradle"
}
]