Changes:
- feature: Integrity checking & lock files using:
$ Trex --lock file.ts
- feature: show message when offline.
Changes:
- feature: installed modules are removed from cache when run
$ Trex delete fs
- only with standard modules and those installed from
deno.land/x
- only with standard modules and those installed from
- feature: proxy to download some modules from the standard library that do not
have the
mod.ts
file
Changes:
- feature: cache custom modules.
- feature: new style in help info.
- feature: see module dependency tree.