Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vran-dev committed Oct 11, 2019
1 parent a673474 commit d7e52c2
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,21 @@ A GUI for Zookeeper created by JavaFX and Curator Framework.

## Requires

- Java 1.8 +
- v0.1.8+, you can install from **IMG** (for mac) without JAVA

## Download
> TODO windows you can run with exe
- before version v0.1.7, requires Java 1.8+

## Download and Usage

[Download from Here](https://github.com/vran-dev/PrettyZoo/releases)

- usage
- v0.1.8+

click to run

- before v0.1.7
```shell
java -jar PrettyZoo.jar
```
Expand Down Expand Up @@ -39,7 +47,7 @@ java -jar PrettyZoo.jar

- [x] support recursive delete / add (now you can only delete leaf node and add one children)

- [ ] support ACL
- [x] support ACL (not satisfied for me now)

- [ ] more strictly check of input, and more friendly reminder

Expand Down

0 comments on commit d7e52c2

Please sign in to comment.