Skip to content

0.1.0

Choose a tag to compare

@StarterX4 StarterX4 released this 19 Feb 01:26
· 32 commits to main since this release
442c2a2

Code refactoring:

  • Use Clap for parsing arguments instead of manual parsing;
  • Partition Main function into separate functions (installation, listing, uninstallation).