Executable java console application for serving on Mac

I have a jar file of a console application, I need to make it a service on mac osx that should run periodically, how can I do that?

Thanks, Manoj

+2


a source to share


1 answer


You can create an entry for rund using lingon. You can get lingon here http://sourceforge.net/projects/lingon/files/



+2


a source







All Articles