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

https://github.com/rawnly/wth-cli

what t
https://github.com/rawnly/wth-cli

Last synced: 7 months ago
JSON representation

what t

Awesome Lists containing this project

README

          

# What the hell
**WTH** is a client node-commandline who provides to help you with unknown files.

## Installation
You must use **npm**
```bash
sudo npm install -g wth-cli
```

## Usage

```bash
wth
```

### Example
This line
```bash
wth index.js
```

Will return
```bash
✔ It's a MarkDown file
=> See more here: https://wikipedia.org/wiki/Markdown
```