https://github.com/zenitheesc/frameworkd
A framework for creating daemons in our architecture
https://github.com/zenitheesc/frameworkd
Last synced: 4 months ago
JSON representation
A framework for creating daemons in our architecture
- Host: GitHub
- URL: https://github.com/zenitheesc/frameworkd
- Owner: zenitheesc
- License: mit
- Created: 2021-09-10T19:07:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T15:48:42.000Z (over 3 years ago)
- Last Synced: 2025-03-11T01:44:35.561Z (11 months ago)
- Language: C++
- Size: 154 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Daemons Framework
A framework for creating daemons in our architecture
Environment and Tools •
Steps to run and debug •
How to contribute? •
## Environment and tools
`Add list of dependencies and software needed to run this project (if possible add the versions that were used in development).`
## Steps to run and debug
`A simple list of steps indicating how one can run and test the project.`
## How to contribute
`(optional, depends on the project) list of simple rules to help people work on the project.`
`Examples: How to format a pull request\n How to format an issue`
---