Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vivi90/java-run

Bash script to compile and run Java sourcecode.
https://github.com/vivi90/java-run

Last synced: 3 days ago
JSON representation

Bash script to compile and run Java sourcecode.

Awesome Lists containing this project

README

        

_**Java-Run**_
=============

About
-----
This bash script compiles and runs Java sourcecode.

Requirements
------------
* Java SDK

Usage
-----
1. Please set up the following configuration files:
* `.javac-args`
* `.javac-classpath`
* `.javac-sourcepath`
2. Just run `run.sh`

License
-------
This script is free software under the terms of the GNU General Public License v3 as published by the Free Software Foundation.
It is distributed WITHOUT ANY WARRANTY (without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE).
For more details please see the LICENSE file or: http://www.gnu.org/licenses

Credits
-------
* 2019 by Vivien Richter
* Git repository: https://github.com/vivi90/java-run.git