8000 GitHub - prodhe/clu: Clu fetches documentation from MDN given a key word and outputs plain text.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

prodhe/clu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

clu

Introduction

Command line lookup utility that returns the Mozilla Developer Network article for a given keyword.

It fetches results from the HTML and CSS documentation and selects the one which answers first and non-empty. Then it transforms the relevant part from HTML to plain text and prints to standard output.

Installation

$ go get github.com/prodhe/clu

Credits

As of now it uses html2text for the plain text output.

License

MIT.

About

Clu fetches documentation from MDN given a key word and outputs plain text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0