Skip to main content
Module

x/grpc_basic/run.sh

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