You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ballerina Gradle plugin is designed to work
similar to the Java Gradle plugin. This adds ballerina project bundling functionalities along with testing.
Usage
plugins {
id 'io.ballerina.plugin' version '0.0.1'
}