-
Updated
Oct 13, 2020 - JavaScript
watch
Here are 520 public repositories matching this topic...
This is just a FYI issue to notify that you were added to the curated awesome-humane-tech in the 'Social media' category, and - if you like that - are now entitled to wear our badge:
By addin
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Jul 11, 2019 - JavaScript
-
Updated
Jun 20, 2020 - JavaScript
Not sure if this is the correct way to do it, but I wanted to save a cache script I could easily run.
"cache": {
"desc": "Cache versions and update lock file",
"cmd": "deno cache server.ts --lock-write",
"lock": "./lock.json"
}
The result however when running denon cache is an endless loop instead of just executing it once, looks like this:


Sharing does not work