DESCRIPTION nzk is a simpe zookeeper manage tool,with this tool ,you can query,add,update,del node HOW step 1: checkout source git clone https://github.com/ssuupper/zkm.git step 2: install dependencies cd zkm npm install npm install electron -g npm install gulp -g step 3: gulp gulp step 4: start npm start