Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 403 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 403 Bytes

TLDR Elixir Client Build Status

Elixir command line client for tldr

Usage

$ tldr ls

TLDR ls

Building

mix deps.get
mix escript.build

tldr binary will be avaiable.