Skip to content

huytd/rust-url-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL RENDER
==========

The small util to fetch web page data and convert to Markdown

1. INSTALL

  Clone from source:

  $ git clone http://github.com/huytd/rust-url-render

  Install with make:

  $ make install

  The binary will be ready in `/usr/local/bin/render`

2. USAGE

  Pass the URL via stdin, for example:

  $ echo "https://some-url.com/article.html" | render

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published