deno_server icon indicating copy to clipboard operation
deno_server copied to clipboard

clicli server written by deno

deno_server

clicli server written by deno

Build Status license tag tag

Development

Running

deno -A --importmap=import_map.json main.ts

Testing

deno test -A --importmap=import_map.json

Dependencies