https://github.com/rawnly/wth-cli
what t
https://github.com/rawnly/wth-cli
Last synced: 7 months ago
JSON representation
what t
- Host: GitHub
- URL: https://github.com/rawnly/wth-cli
- Owner: rawnly
- Created: 2016-12-20T17:51:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T16:43:11.000Z (over 9 years ago)
- Last Synced: 2025-01-28T17:48:09.479Z (over 1 year ago)
- Language: JavaScript
- Size: 77.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```