Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/finzzz/tldr

Minimalistic TLDR Web Client
https://github.com/finzzz/tldr

Last synced: 7 days ago
JSON representation

Minimalistic TLDR Web Client

Awesome Lists containing this project

README

        

# TLDR Web Client
![](https://raw.githubusercontent.com/finzzz/images/master/tldr.png)

## Manual Installation
1. Clone this repo
```
git clone --recursive https://github.com/finzzz/tldr
```
2. Serve
```
python3 -m http.server
```