Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paolobrasolin/antex
https://github.com/paolobrasolin/antex
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paolobrasolin/antex
- Owner: paolobrasolin
- License: mit
- Created: 2017-09-27T16:54:31.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T06:47:12.000Z (8 months ago)
- Last Synced: 2024-04-29T07:48:34.990Z (8 months ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# antex
[![CI tests status badge][build-shield]][build-url]
[![Latest release badge][rubygems-shield]][rubygems-url]
[![License badge][license-shield]][license-url]
[![Maintainability badge][cc-maintainability-shield]][cc-maintainability-url]
[![Test coverage badge][cc-coverage-shield]][cc-coverage-url][build-shield]: https://img.shields.io/github/workflow/status/paolobrasolin/antex/CI/main?label=tests&logo=github
[build-url]: https://github.com/paolobrasolin/antex/actions/workflows/main.yml "CI tests status"
[rubygems-shield]: https://img.shields.io/gem/v/antex?logo=ruby
[rubygems-url]: https://rubygems.org/gems/antex "Latest release"
[license-shield]: https://img.shields.io/github/license/paolobrasolin/antex
[license-url]: https://github.com/paolobrasolin/antex/blob/main/LICENSE "License"
[cc-maintainability-shield]: https://img.shields.io/codeclimate/maintainability/paolobrasolin/antex?logo=codeclimate
[cc-maintainability-url]: https://codeclimate.com/github/paolobrasolin/antex "Maintainability"
[cc-coverage-shield]: https://img.shields.io/codeclimate/coverage/paolobrasolin/antex?logo=codeclimate&label=test%20coverage
[cc-coverage-url]: https://codeclimate.com/github/paolobrasolin/antex/coverage "Test coverage"