Skip to content

liam-ilan/crumb-show-hn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crumb Show HN

A simple Show HN Client, written in 93 lines of Crumb, using colors.crumb, jq, and Crumb v0.0.2 shell integration.

Screenshot of result

How To

First, clone this repository,

git clone https://github.com/liam-ilan/crumb-show-hn.git

If you do not have jq already, install it,

sudo apt install jq

Build the Crumb interpreter with,

chmod +x build-crumb.sh && ./build-crumb.sh

Now you're all set! Just do

./crumb main.crumb

to run the client!

Credit

Releases

No releases published

Packages

No packages published

Languages