All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ework.profiles.base.2023.1.0-M2.source-code.shell.groovy Maven / Gradle / Ivy

description("Runs the Grace interactive shell") {
    usage "grace shell"
    synonyms 'sh'
}

console.error "The Grace shell must be run from Gradle using 'gradle shell -q'"
return false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy