Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.04 KB

cdd-kotlin

License

cdd-kotlin is a Kotlin server that exposes a JSON-RPC interface to TypeScript AST manipulation, following Compiler Driven Development (CDD) methodology.

Installation

Java

Debian

sudo apt-get install kotlin-native

MacOS

brew install kotlin-native

License

Licensed under any of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.