Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 369 Bytes

etcd-ui-client

This is a basic UI client for ETCD V3 . The client is based on electron (https://electron.atom.io/).

Building the app

If you are using a Mac, you can download the pre-built package from releases. For other platforms please follow the steps below

  1. Clone the repo
  2. npm install
  3. npm install -g electron-packager
  4. run electron-packager .