https://github.com/dimkr/cdaemon
Node.js addon that wraps the daemon() C function
https://github.com/dimkr/cdaemon
Last synced: over 1 year ago
JSON representation
Node.js addon that wraps the daemon() C function
- Host: GitHub
- URL: https://github.com/dimkr/cdaemon
- Owner: dimkr
- License: mit
- Created: 2020-10-29T08:57:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T16:12:01.000Z (almost 6 years ago)
- Last Synced: 2025-02-24T22:23:43.386Z (over 1 year ago)
- Language: C++
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/dimkr/cdaemon)
`cdaemon` wraps the `daemon()` C function.