Skip to content

Commit

Permalink
method to run on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalvagno committed Jan 9, 2025
1 parent 54cd9fc commit 69a1005
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,14 @@ On Windows
Cyz2Json.EXE input.cyz --output output.json
#+end_src

On MacOSX

xattr -d com.apple.quarantine ./cyz2json-macos-latest/*
#+begin_src bash
dotnet bin/Cyz2Json.dll input.cyz --output output.json
Cyz2Json.exe input.cyz --output output.json
#+end_src

* Bulk file conversion

We often find ourselves needing to undertake a bulk conversion of a
Expand Down Expand Up @@ -132,3 +140,5 @@ Research and Innovation. Views and opinions expressed are however
those of the authors only and do not necessarily reflect those of the
European Union or UK Research and Innovation. Neither the European
Union nor the granting authority can be held responsible for them.


0 comments on commit 69a1005

Please sign in to comment.