Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 516 Bytes

usage.md

File metadata and controls

15 lines (12 loc) · 516 Bytes

Usage

Right now, Zeal_CLI only supports Linux.

Installation

Linux - Executable

  1. Download the linux build from the most recent release
  2. Create a directory ~/zeal-cli/
  3. Copy the linux build to that directory.
  4. Give the file executable permissions (chmod +x ~/zeal-cli/zeal-cli)
  5. Symlink it to a location on PATH (I personally use ~/.local/bin/)
  6. Run it with zeal-cli

Usage

Usage information can be found by running zeal-cli --help