maralorn / nix-output-monitor

Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.
GNU Affero General Public License v3.0
907 stars 27 forks source link

Use a reasonable library for parsing command line arguments #58

Open maralorn opened 2 years ago

maralorn commented 2 years ago

optparse-applicative is the obvious choice, but there might be cooler kids around the block.