Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athena-framework/clock
Decouples applications from the system clock
https://github.com/athena-framework/clock
clock component crystal time
Last synced: 20 days ago
JSON representation
Decouples applications from the system clock
- Host: GitHub
- URL: https://github.com/athena-framework/clock
- Owner: athena-framework
- License: mit
- Created: 2023-09-13T04:34:25.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-02T01:25:25.000Z (about 1 month ago)
- Last Synced: 2024-10-04T21:31:58.331Z (about 1 month ago)
- Topics: clock, component, crystal, time
- Language: Crystal
- Homepage: https://athenaframework.org/Clock/
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Clock
[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![CI](https://github.com/athena-framework/athena/workflows/CI/badge.svg)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[![Latest release](https://img.shields.io/github/release/athena-framework/clock.svg)](https://github.com/athena-framework/clock/releases)Decouples applications from the system clock.
## Getting Started
Checkout the [Documentation](https://athenaframework.org/Clock).
## Contributing
Read the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.