ete icon indicating copy to clipboard operation
ete copied to clipboard

option to choose your local apps_bin path

Open dengzq1234 opened this issue 4 years ago • 1 comments

The origin experimental --tools-dir is functional when "ete3 build -w .....", but it doesn't work to subcommand such as "check". Changes that I made:

  1. read the arguments before load the apps_bin;
  2. muted the "require=True" in workflow argument, ortherwise it goes error

example: ete3 build check -L [custom path], TOOLCHAIN, LOCAL

I wonder if there is more elegant way?

dengzq1234 avatar Apr 19 '20 09:04 dengzq1234

there are conficts with the main branch with big change. Consider discussion and temporary use --tools-dir as experimental solution

dengzq1234 avatar Sep 01 '21 11:09 dengzq1234