Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

of script updates #8339

Merged
merged 3 commits into from
Mar 5, 2025
Merged

of script updates #8339

merged 3 commits into from
Mar 5, 2025

Conversation

danoli3
Copy link
Member

@danoli3 danoli3 commented Mar 5, 2025

Since this is Developer useful in this Release window this will aide

of.sh

  • oF script 0.1.0 -> 0.2.0 - fixed subcommands
  • update now supports pg/projectgenerator / libs
  • fixed passing values to subscripts when not needed
  • added version query for library and pg

download_libs

  • added variable for HOST_URL -u --url - default to github/openframeworks/apothecary
image image image image
one@One4Sevens-MBP openFrameworksiOSTIPS % ./of help     
Wed  5 Mar 2025 13:15:17 AEDT: [openFrameworks: help]
Usage: ./of <command> [subcommand] [options]

Commands:
  update [subcommand]    Update openFrameworks components
    libs                 Download openFrameworks libraries (default)
    pg | projectgenerator  Download Project Generator

  version [subcommand]   Show version information
    of                   Show openFrameworks version (default)
    pg | projectgenerator Show Project Generator version

  upgrade [subcommand]   Upgrade openFrameworks components
    addons               Upgrade addons (backup recommended)
    apps                 Upgrade apps (backup recommended)

Options:
  -h, --help             Show this help message

Examples:
  ./of update              # Updates libraries
  ./of update pg           # Updates Project Generator
  ./of version             # Shows openFrameworks version
  ./of version pg          # Shows Project Generator version
  ./of upgrade addons      # Upgrades addons
  ./of upgrade apps        # Upgrades apps

danoli3 added 3 commits March 5, 2025 12:10
…projectgenerator / libs, fixed passing values to subscripts when not needed, added version query for library and pg
@danoli3 danoli3 merged commit d8bd4de into openframeworks:master Mar 5, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant