8000 Add composite script examples showcasing @file:Import usage in Kotlin scripts by imbananko · Pull Request #31 · Kotlin/kotlin-script-examples · GitHub
[go: up one dir, main page]

Skip to content

Add composite script examples showcasing @file:Import usage in Kotlin scripts #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in 8000 to your account

Merged
merged 2 commits into from
Jul 8, 2025

Conversation

imbananko
Copy link
Contributor

No description provided.

@imbananko imbananko force-pushed the innk/add-more-examples branch from 0a2c0d6 to 43f618e Compare July 7, 2025 15:32
build.gradle.kts Outdated
@@ -12,3 +12,9 @@ allprojects {
}
}

dependencies {
// we don't really need these to run demo scripts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you add these if we don't need them?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to run a performance tests on that repo, so when I open some .main.kts with dependencies, I want to be sure that downloading these artifacts won't affect my metrics

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please mention it in the comment explicitly to avoid future confusion.

@imbananko imbananko force-pushed the innk/add-more-examples branch from 43f618e to 9777f72 Compare July 7, 2025 16:41
@imbananko imbananko force-pushed the innk/add-more-examples branch from 9777f72 to 52fb6f4 Compare July 8, 2025 09:48
@ligee ligee merged commit 0bff46a into master Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0