Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martenframework/homebrew-marten

Homebrew tap for Marten.
https://github.com/martenframework/homebrew-marten

Last synced: 19 days ago
JSON representation

Homebrew tap for Marten.

Awesome Lists containing this project

README

        

# Marten Homebrew Tap

[![CI](https://github.com/martenframework/homebrew-marten/workflows/Specs/badge.svg)](https://github.com/martenframework/homebrew-marten/actions)
[![CI](https://github.com/martenframework/homebrew-marten/workflows/QA/badge.svg)](https://github.com/martenframework/homebrew-marten/actions)

This repository hosts the Homebrew tap definition for the Marten framework.

## Release process

When a new Marten version is released, the homebrew tap can be updated by following these steps:

1. Update the `shard.yml` file so that it references the Marten version to release
2. Run `shards install` to install the new Marten version
3. Run `make release` to regenerate the tap definition and the associated tarball

## License

MIT. See ``LICENSE`` for more details.