Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erictleung/tables
Convert various delimited text files to LaTeX tables
https://github.com/erictleung/tables
Last synced: 17 days ago
JSON representation
Convert various delimited text files to LaTeX tables
- Host: GitHub
- URL: https://github.com/erictleung/tables
- Owner: erictleung
- License: mit
- Created: 2015-11-20T08:39:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-06T09:32:03.000Z (about 9 years ago)
- Last Synced: 2024-06-11T23:04:44.148Z (7 months ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tables
[![Build Status](https://travis-ci.org/erictleung/tables.svg?branch=master)](https://travis-ci.org/erictleung/tables)
Convert various delimited text files to LaTeX tables.
## Installing
```
git clone [email protected]:erictleung/tables.git && cd tables && sudo make install
```## Examples
TODO
## License
[MIT](LICENSE)