Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anpoliakov/config-master

A small program to assist the software maintenance department
https://github.com/anpoliakov/config-master

javafx linux-app processbuilder

Last synced: 5 days ago
JSON representation

A small program to assist the software maintenance department

Awesome Lists containing this project

README

        

Use this script to run jar:

```sh
!#bin/bash
/opt/scislt/jre/bin/java -Dlog4j.configurationFile=log4j2.xml -cp ConfigMaster.jar by.anpoliakov.Runner config.properties
```