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

https://github.com/sofwerx/swx-gpkg

Go command line tool to flatten gpkg files for SWX TORGI project
https://github.com/sofwerx/swx-gpkg

Last synced: 2 months ago
JSON representation

Go command line tool to flatten gpkg files for SWX TORGI project

Awesome Lists containing this project

README

        

![alt text](https://travis-ci.org/edwardfward/swx-gpkg.svg?branch=master)
### SWX-GPKG Command line tool

```bash
swxtorgi filename
```
- [X] Output CSV
- [ ] Output JSON
- [ ] Add Command line flags
- [ ] Create Go docs
- [ ] Configure makefile for Docker builds
- [ ] Add 100% test coverage