We completely changed the way we wrote VPM by building it around the clap-rs crate. Now adding a new command is as simple as adding it to clap's Cmd enum.
@PKVadde @Jag-M also took the initiative of adding some modules to the standard library, as per our discord community has requested. I will send out a full change log soon if you're interested in the details.
We completely changed the way we wrote VPM by building it around the clap-rs crate. Now adding a new command is as simple as adding it to clap's Cmd enum.
@PKVadde @Jag-M also took the initiative of adding some modules to the standard library, as per our discord community has requested. I will send out a full change log soon if you're interested in the details.