Skip to content

v0.17.0

Compare
Choose a tag to compare
@juraj-hrivnak juraj-hrivnak released this 04 Sep 19:12
· 148 commits to main since this release
  • Added the prj subcommand for the add command.
    • With this subcommand you can specify the project you want to add precisely, using the --cf and/or --mr options.
    • This subcommand can be used multiple times.
    • Example usage: pakku add prj --mr iris --cf irisshaders
    • Note that the add command functionality remains the same.
  • Added descriptions to command arguments.