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

edgurgel/tldr_elixir_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.