Option Classifier

Brief: Standardize command line options
Jump To: Parent Description

  • This is probably the silliest, smallest possible application, but I just find it fun. The goal is to learn to assign flags to text descriptions of capabilities (and I guess vice versa to some extent - you want to make sure you don't use something that is better suited for something else.... In other words, it is able to assign command line options to a description of that option, ensuring standardization of flags.