Skip to content

Utility to check, whether kts script will compile

Notifications You must be signed in to change notification settings

platacard/kts-compiler

Repository files navigation

KTS Compiler

License PRs Welcome

A lightweight utility for checking the syntax correctness of .kts (Kotlin Script) files without executing them. This tool is particularly useful for developers working with CI/CD written in Kotlin.

Features

  • Fast Syntax Checking: Quickly verifies the syntax of .kts files without execution.
  • Command-Line Interface (CLI): Easy-to-use CLI for integrating into your development workflow.
  • Continuous Integration Friendly: Ideal for use in CI/CD pipelines to ensure script quality.

Table of Contents

Installation

//TBD

Usage

//TBD

About

Utility to check, whether kts script will compile

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages