Skip to content

miki725/hint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Devhints.io CLI

devhints.io CLI, sort of similar to tldr.sh.

Features:

  • shows hints in less
  • syntax highlights markdown via pygmentize
  • allows to search for hints via fzf

Install

brew install miki725/brews/hint

Usage

Hints can be directly referenced:

hint pacman

Alternatively hints can be searched via fzf:

hint

Hints themselves are cloned from github hence once in a while they might need to be updated via:

hint --update

About

Bash CLI for devhints.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages