Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

int128/gradle-slash

Repository files navigation

Gradle Slash Plugin Build Status Gradle Status

A Gradle plugin introducing slash operator / as a path separator.

Getting Started

See https://plugins.gradle.org/plugin/org.hidetake.slash for the latest version.

plugins {
  id 'org.hidetake.slash' version 'x.x.x'
}

println buildDir / 'tmp'

Contributions

This is an open source software licensed under the Apache License Version 2.0. Feel free to open issues or pull requests.

Publish the plugin

Push a tag named as version x.x.x into GitHub and Travis CI will publish the plugin.

About

Gradle plugin introducing slash as a path separator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages