DenReg/registry/dev.sh

6 lines
272 B
Bash
Raw Normal View History

2020-07-28 12:39:54 +00:00
#!/bin/bash
deno run -A https://raw.githubusercontent.com/hibas123/denovamon/master/denovamon.ts start --ignore="db.json,tmp" --command="deno run -A --unstable --importmap import_map.json src/registry.ts"
# deno run -A --unstable --importmap import_map.json registry.ts