# table.c **Repository Path**: shylockhg/table.c ## Basic Information - **Project Name**: table.c - **Description**: Simple table output library of pure c language. - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Simple table output library of pure c language |CI|Coverage|Lint|PR| |:--|:--|:--|:--| |[![Build Status](https://travis-ci.com/Shylock-Hg/table.c.svg?branch=master)](https://travis-ci.com/Shylock-Hg/table.c)|[![codecov](https://codecov.io/gh/Shylock-Hg/table.c/branch/master/graph/badge.svg)](https://codecov.io/gh/Shylock-Hg/table.c)|[![CodeFactor](https://www.codefactor.io/repository/github/shylock-hg/mqttor/badge)](https://www.codefactor.io/repository/github/shylock-hg/mqttor)|[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)| |||[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/Shylock-Hg/table.c.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Shylock-Hg/table.c/context:cpp)|| |||[![Codacy Badge](https://api.codacy.com/project/badge/Grade/fbebbb1ee20645369fac4d92ef5120d5)](https://www.codacy.com/app/Shylock-Hg/table.c?utm_source=github.com&utm_medium=referral&utm_content=Shylock-Hg/table.c&utm_campaign=Badge_Grade)|| ## Installation `sudo make install && sudo ldconfig` ## Usage `table_test`