Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pluf/superjms
Supper tenant module to manages Jobs, pipelines and workers.
https://github.com/pluf/superjms
Last synced: about 23 hours ago
JSON representation
Supper tenant module to manages Jobs, pipelines and workers.
- Host: GitHub
- URL: https://github.com/pluf/superjms
- Owner: pluf
- Created: 2019-09-17T04:04:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T00:49:36.000Z (over 3 years ago)
- Last Synced: 2024-07-08T14:26:31.316Z (4 months ago)
- Language: PHP
- Homepage: https://pluf.ir/wb/products/module/superjms
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supper Tenant Conntroll over JMS
[![Build Status](https://travis-ci.com/pluf/superjms.svg?branch=master)](https://travis-ci.com/pluf/superjms)
[![codecov](https://codecov.io/gh/pluf/superjms/branch/master/graph/badge.svg)](https://codecov.io/gh/pluf/superjms)
[![Coverage Status](https://coveralls.io/repos/github/pluf/superjms/badge.svg)](https://coveralls.io/github/pluf/superjms)
[![Maintainability](https://api.codeclimate.com/v1/badges/9e1457dbf2f0bcc8b953/maintainability)](https://codeclimate.com/github/pluf/superjms/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/9e1457dbf2f0bcc8b953/test_coverage)](https://codeclimate.com/github/pluf/superjms/test_coverage)## Contributing
If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.
The most important guidelines are described as follows:
>All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.