trex
Advanced package management for deno, based on import_map.json
Subcommands
Name | Description |
---|---|
i, install | Install a package |
delete | Delete a package |
upgrade | Upgrade trex |
tree | View dependency tree |
run | Run a script alias in a file run.json |
purge | Remove a package or url from cache |
ls | Shows the list of installed packages |
exec | Execute a cli tool with out install then |
check | Check deno.land [std/x] dependencies updates |
Options
Name | Description |
---|---|
-h, --help |
|
-v, --version | Print version |
-c, --custom <custom package> | Install custom package |