This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //> using scala "3.3.5" | |
| //> using dep "io.github.marcinzh::turbolift-core:0.112.0" | |
| //> using dep "io.github.marcinzh::turbolift-bindless:0.112.0" | |
| /********************************************************************************************* | |
| How to run: | |
| 1. Ensure you have Java 11 or newer | |
| 2. Install scala-cli | |
| 3. Execute `scala-cli <link-to-this-gist>` | |
| Link to the original: |