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

https://github.com/emrekz/github-table-maker

Github Table Maker
https://github.com/emrekz/github-table-maker

c github table-maker

Last synced: about 1 year ago
JSON representation

Github Table Maker

Awesome Lists containing this project

README

          

## Github Table Maker
You can make table with user defined character size, length of row and coloumn.

Copy output of the terminal and paste in to your README.md file.

| Hello | Github | This is | a test table | Enjoy ! |
| - | - | - | - | - |
| test | test | test | test | test |
| test | test | test | test | test |
| test | test | test | test | test |
| test | test | test | test | test |

### Install
```
- make
```
## Output
![](./image/image.gif)

### Author
```
Emre KOZALTI
github.com/emrekz
```