Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vivi90/java-run
- Owner: vivi90
- License: gpl-3.0
- Created: 2019-07-19T19:27:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T16:52:42.000Z (over 5 years ago)
- Last Synced: 2024-05-02T05:01:41.259Z (7 months ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
_**Java-Run**_
=============About
-----
This bash script compiles and runs Java sourcecode.Requirements
------------
* Java SDKUsage
-----
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/licensesCredits
-------
* 2019 by Vivien Richter
* Git repository: https://github.com/vivi90/java-run.git