mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-06-29 16:19:26 +09:00
Add functionality to overwrite xml metadata with env var
This commit is contained in:
parent
9444431a61
commit
fafd262230
4 changed files with 94 additions and 41 deletions
|
@ -33,7 +33,7 @@ cargo build --features=bin --bins --release
|
|||
|
||||
`target/release`に入ってるバイナリファイルを実行するか、`cargo run -- <XML> <OUT>`で実行できます。
|
||||
|
||||
詳しくは`--help`を見てください。
|
||||
詳しくは(`-h`ではなく)`--help`を見てください。
|
||||
|
||||
### ライブラリクレートの使い方
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue