Julien's DevRel corner
  • Home
  • About
  • Rss
  • Bluesky
  • Linkedin
  • GitHub
  • Mastodon
Sign in Subscribe

cli

A collection of 5 posts
🎉Celebrating Kotlin 2.0🎉
kotlin

🎉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!
23 May 2024 5 min read
Creating an OpenAPI generator from scratch : From YAML to JetBrains HTTP Client
openapi

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
04 Nov 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.
05 Sep 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.
17 Nov 2020 5 min read
Get the power of Matlab in command line
matlab

Get the power of Matlab in command line

Guide to running Matlab without the heavy Java-based GUI interface using command-line options. Shows how to use terminal-based Matlab with your favorite text editor for a lightweight development experience.
08 Nov 2011 1 min read
Page 1 of 1
Julien's DevRel corner © 2025
Powered by Ghost