文件名称:Android代码-kscript
文件大小:535KB
文件格式:ZIP
更新时间:2022-08-27 20:04:21
Android代码
kscript - Having fun with Kotlin scripting Enhanced scripting support for Kotlin on *nix-based systems. Kotlin has some built-in support for scripting already but it is not yet feature-rich enough to be a viable alternative in the shell. In particular this wrapper around kotlinc adds Compiled script caching (using md5 checksums) Dependency declarations using gradle-style resource locators and automatic dependency resolution with jcabi-aether More options to provide scripts including interpre
【文件预览】:
kscript-master
----.travis.yml(3KB)
----misc()
--------kscript_release.sh(7KB)
--------docker_tests.sh(3KB)
--------gradle2deps()
--------experimental()
--------Dockerfile(766B)
--------benchmarking()
--------readme_images()
--------boostrap_header.sh(670B)
--------kshell_launcher()
----gradlew.bat(3KB)
----gradlew(6KB)
----docs()
--------notes.md(6KB)
--------user_guide.md(4KB)
--------.notes_images()
----test()
--------resources()
--------TestsReadme.md(4KB)
--------test_suite.sh(12KB)
----NEWS.md(9KB)
----gradle()
--------wrapper()
----src()
--------test()
--------main()
--------kscript(1KB)
----examples()
--------basic_template_example.kts(965B)
--------java_module_example.kts(632B)
--------kotlinc_example.kts(466B)
--------more_examples.sh(1KB)
--------url_example.kts(86B)
--------classpath_example.kts(1KB)
----.gitignore(94B)
----settings.gradle.kts(141B)
----build.gradle.kts(2KB)
----README.md(21KB)
----.gitattributes(392B)
----LICENSE.txt(1KB)