Skip to content

Instantly share code, notes, and snippets.

@techthumb
techthumb / Demo.java
Created August 7, 2020 17:06
picocli - runtime subcommand with options (no annotations)
import picocli.CommandLine;
import static picocli.CommandLine.*;
import static picocli.CommandLine.Model.*;
public class Demo {
public static void main(String[] args) {
CommandSpec rootSpec = CommandSpec.create();
ln -sf /usr/share/zoneinfo/Australia/Melbourne /etc/localtime
locale-gen en_AU.UTF-8
curl -s https://get.docker.io/ubuntu/ | sudo sh
@techthumb
techthumb / suburb names.txt
Created March 17, 2014 03:43
List of AU suburb names (sorted by name length)
Ada
Ayr
Cue
Dee
Don
Eba
Edi
Emu
Esk
Fox

Keybase proof

I hereby claim:

  • I am techthumb on github.
  • I am techthumb (https://keybase.io/techthumb) on keybase.
  • I have a public key whose fingerprint is B2F1 8A05 53C2 8ED0 29E3 2D3A 9BFD 051D 86B3 6319

To claim this, I am signing this object:

$(document).ready ->
alert 'hi'