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

https://github.com/freckle/module-discover


https://github.com/freckle/module-discover

terraform-managed

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# module-discover

Haskell library for building module discovery pre-processors.

## Enable release

When you are ready to release your library, simply remove the conditional from
the release workflow.

```diff
- - if: false # Remove when ready to release
```

---

[CHANGELOG](./CHANGELOG.md) | [LICENSE](./LICENSE)