# ServiceLauncher **Repository Path**: hunter/ServiceLauncher ## Basic Information - **Project Name**: ServiceLauncher - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-06-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Java Service launcher ###Windows launcher.bat start launcher.ps1 launcher.ps1 server start,stop restart status feature base powershell Example: >launcher -start ###Linux launcher server start stop restart status feature, base bash-shell Example: >./launcher -start ##launcher.cfg ini-style configure file Section: Environment Package,service_a.jar ,a jar package Params jar startup params ,can empty Section: Posix, setting on linux Windows,setting on windows Key: JAVA_HOME where jdk root Key: stdout,set standrand out file ##launcher.vmoptions Java jvm startup params (like IntelliJ IDEA on Windows jvm.vmoptions)