https://github.com/codekandis/accumail
`codekandis/accumail` is a CLI and API application to provide accumulated e-mail distribution.
https://github.com/codekandis/accumail
Last synced: 10 months ago
JSON representation
`codekandis/accumail` is a CLI and API application to provide accumulated e-mail distribution.
- Host: GitHub
- URL: https://github.com/codekandis/accumail
- Owner: codekandis
- License: mit
- Created: 2021-09-23T10:03:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T12:24:43.000Z (about 4 years ago)
- Last Synced: 2025-05-20T22:33:41.447Z (about 1 year ago)
- Language: PHP
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# codekandis/accumail
[![Version][xtlink-version-badge]][srclink-changelog]
[![License][xtlink-license-badge]][srclink-license]
[![Minimum PHP Version][xtlink-php-version-badge]][xtlink-php-net]
![Code Coverage][xtlink-code-coverage-badge]
`codekandis/accumail` is a CLI and API application to provide accumulated e-mail distribution.
## Index
* [Installation](#installation)
## Installation
Install the latest version with
```bash
$ git clone git@github.com:codekandis/accumail
$ git checkout master
```
Edit the [configurations][srclink-configurations] based on your needs.
[xtlink-version-badge]: https://img.shields.io/badge/version-0.2.2-blue.svg
[xtlink-license-badge]: https://img.shields.io/badge/license-MIT-yellow.svg
[xtlink-php-version-badge]: https://img.shields.io/badge/php-%3E%3D%207.4-8892BF.svg
[xtlink-code-coverage-badge]: https://img.shields.io/badge/coverage-0%25-red.svg
[xtlink-php-net]: https://php.net
[srclink-license]: ./LICENSE
[srclink-changelog]: ./CHANGELOG.md
[srclink-configurations]: ./config