Skip to content

Groovy and JavaScript runner. This app is written with JavaFX.

License

Notifications You must be signed in to change notification settings

toastkidjp/script_runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script Runner

This app can easily run scripts.

Getting start

TBD...

$ git clone https://github.com/toastkidjp/script_runner.git
$ gradle fatJar
$ java -jar script_runner_executable*.jar

License

This software is licensed with Eclipse Public License - v 1.0.

Dependencies

This software contains following open source softwares. Thanks a lot. 🙇

JavaFX

Name License Comment
JFoenix Apache License Version 2.0 Provide Material design components.
RichTextFX BSD & GPLv2 Classpath Exception provide Rich text area. It support line-number, syntax highlighting, and so on.

Java

Name License Comment
Eclipse Collections Eclipse Public License ver 1.0 Fantastic Java Collection library.
Groovy The Apache Software License, Version 2.0 Use at ScriptRunner.
commons-lang3 The Apache Software License, Version 2.0
slf4j-api MIT license Logging

About

Groovy and JavaScript runner. This app is written with JavaFX.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages