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

https://github.com/jaredramirez/border-types

A tool to keep you types in syncs across your stack
https://github.com/jaredramirez/border-types

Last synced: 3 months ago
JSON representation

A tool to keep you types in syncs across your stack

Awesome Lists containing this project

README

        

# border-types

> A tool to keep you types in syncs across your stack

## Usage

TODO

## Contributing

* You need []()[`stack`](https://docs.haskellstack.org/en/stable/README/) installed
* You can run the test suite with `stack test`
* Please add a spec file and write tests, you can look to the test suite in `tests/` to look at an example