Julien's DevRel corner
  • Home
  • About
  • Rss
  • Linkedin
  • Twitter
  • GitHub
  • StackOverflow
  • Mastodon
  • Youtube
Sign in Subscribe

cli

A collection of 4 posts
🎉Celebrating Kotlin 2.0🎉
kotlin Featured

🎉Celebrating Kotlin 2.0🎉

Upgrading a simple Kotlin and PicoCLI project to Kotlin 2.0 in under 5 minutes to celebrate the new version coming up!
May 23, 2024 5 min read
Creating an OpenAPI generator from scratch : From YAML to JetBrains HTTP Client
openapi Featured

Creating an OpenAPI generator from scratch : From YAML to JetBrains HTTP Client

In this article, I'll be implementing an openapi generator from scratch so you can too! We'll be creating a very simple generator for the Jetbrains HTTP Client
Nov 4, 2023 8 min read
Building Command Line Interfaces with Kotlin using picoCLI
kotlin

Building Command Line Interfaces with Kotlin using picoCLI

In this article, we'll look into use cases where CLIs are a great idea. We'll also dive into best practises, and discover one of the most used library for CLIs in the JVM world : picoCLI.
Sep 5, 2021 7 min read
Paginate results in a command line application using picoCLI
java

Paginate results in a command line application using picoCLI

In this article, I describe a way to paginate results in picocli applications.
Nov 17, 2020 5 min read
Page 1 of 1
Julien's DevRel corner © 2025
Powered by Ghost