Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 730 Bytes

File metadata and controls

27 lines (18 loc) · 730 Bytes

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