Skip to content

manyuanrong/deno-deamon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-deamon

Build Status

Make the Deno program run in the background

Example

import deamon from "https://raw.githubusercontent.com/manyuanrong/deno-deamon/master/mod.ts"

// before your program
deamon() // run in background

// other program...

About

Make the Deno program run in the background

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published