== Æsh Extensions
image:https://travis-ci.org/aeshell/aesh-extensions.svg?branch=master["Build Status", link="https://travis-ci.org/aeshell/aesh-extensions"]
How to build:
- Æsh Extensions uses Gradle (http://gradle.org) as its build tool.
- When you start a Gradle build via the wrapper [gradlew], Gradle will be automatically downloaded and used to run the build
*** Windows: gradlew.bat
*** Linux: gradlew