Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Blang-Labs/Krlio-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Krlio-CLI

CLI for http://krl.io/

Usage

git clone https://github.com/Krldotio/Krlio-CLI ~/.krl
chmod +x ~/.krl/krl.sh
alias krl=~/.krl/krl.sh

krl "http://example.com"
echo "http://example.com" | krl

Examples

wsend file.txt | krl

pbpaste | krl | pbcopy