Skip to content

pyRevit CLI v0.10.0

Compare
Choose a tag to compare
@eirannejad eirannejad released this 19 May 19:24
· 2383 commits to master since this release
  • Merged new CLI (v0.10) from develop branch: New CLI has better help, can export pyrevit env results to a json object for your logging systems. It also cleaned up many extra binaries and files inside bin/ for smaller deployments.

  • Modified the merged PR for pyrevit run that would copy all existing addons into the temp run environment. New CLI has an --import=<dir> switch that allows importing a curated list of addons and other static resources into the temp run environment.