Этот коммит содержится в:
Ihar Hancharenka 2024-01-02 08:10:36 +03:00
родитель 4c158f6d6c
Коммит 99d85fbb19

4
pl/cross/tools/env/rtx/rtx.txt поставляемый
Просмотреть файл

@ -54,6 +54,10 @@ shebangs
#!/usr/bin/env -S rtx x ruby@3.0 -- ruby #!/usr/bin/env -S rtx x ruby@3.0 -- ruby
puts "running with ruby version: #{RUBY_VERSION}" puts "running with ruby version: #{RUBY_VERSION}"
errors
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
2023 2023
https://jdx.dev/posts/2023-04-08-10-rtx-features/ https://jdx.dev/posts/2023-04-08-10-rtx-features/
https://dev.to/jdxcode/beginners-guide-to-rtx-ac4 https://dev.to/jdxcode/beginners-guide-to-rtx-ac4