1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-05 03:16:27 +02:00

add Dart 3.0.1 package ()

This commit is contained in:
Damodar Lohani 2024-04-18 17:25:14 +05:45 committed by GitHub
parent 684b47d2a2
commit c4cf018be2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 27 additions and 0 deletions
packages/dart/3.0.1

4
packages/dart/3.0.1/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
dart run "$@"