Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stalep committed Feb 8, 2025
1 parent 83713ad commit f87d0e0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.asciidoc
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
== Æsh (Another Extendable SHell)


image:https://travis-ci.org/aeshell/aesh.svg?branch=master["Build Status", link="https://travis-ci.org/aeshell/aesh"]

Æsh is a Java library to easily create commands through a well defined API. Æsh will take care of all the parsing and injection for your commands. Æsh uses the project 'aesh-readline' for it's terminal/readline integration.

IMPORTANT:
---------

We're now heading into the final stages before we'll tag an 1.0-alpha release.
The master branch is fairly stable atm and the plan is to not change anything big in the upcoming weeks.
We have released a snapshot version of 1.0 if you are eager to test. Just add this to your 'pom.xml':

[source,xml]
----
<dependency>
Expand Down

0 comments on commit f87d0e0

Please sign in to comment.