eclair-cli is a Kotlin Native command-line application.
It runs on various desktop platforms, including linux, macOS and windows.
You should start by cloning the repository locally:
git clone git@github.com:ACINQ/eclair-cli.git
cd eclair-cliTo build the project library and execute tests, you can run:
./gradlew buildYou can then execute the built application:
./build/bin/native/releaseExecutable/eclair-cli.kexe