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

https://github.com/openacid/slimcompatible

A compatibility testing utility for slim
https://github.com/openacid/slimcompatible

Last synced: about 1 month ago
JSON representation

A compatibility testing utility for slim

Awesome Lists containing this project

README

          

# slimcompatible
A compatibility testing utility for slim

It builds marshaled data with specified version of slim for testing if a later
version `slim` is able to load data from an old version.

# Usage

- Checkout a version such as `v0.5.4` of `slim`.
- `go run .` to use that version of `slim` to generate marshaled data.