Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grpc_basic/run.sh

Very basic gRPC implementation for Deno
Latest
File
#!/bin/sh
deno --unstable run --allow-all $@