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
- Host: GitHub
- URL: https://github.com/emrekz/github-table-maker
- Owner: emrekz
- License: mit
- Created: 2023-07-29T17:54:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T23:51:03.000Z (over 2 years ago)
- Last Synced: 2025-01-22T09:17:46.142Z (about 1 year ago)
- Topics: c, github, table-maker
- Language: C
- Homepage:
- Size: 404 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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