deno/cli/args
Leo Kettmeir 7139337083
feat(flags): improve help output and make deno run list tasks (#25108)
- rewrite flag help
- use gray for indentation
- reorganize permission flags and split them up
- make help subcommand act like help flag
- `deno run` outputs list of tasks
- Fixes #25120

error handling for `deno run` in case of no config file being found
needs to be improved

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-08-21 06:54:59 -07:00
..
deno_json.rs refactor: update to use deno_package_json (#24688) 2024-07-23 17:34:46 -04:00
flags.rs feat(flags): improve help output and make deno run list tasks (#25108) 2024-08-21 06:54:59 -07:00
flags_net.rs fix(permissions): handle ipv6 addresses correctly (#24397) 2024-07-05 23:45:06 +01:00
import_map.rs feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
lockfile.rs feat(config): Support frozen lockfile config option in deno.json (#25100) 2024-08-20 14:55:47 +00:00
mod.rs feat(unstable): ability to use a local copy of jsr packages (#25068) 2024-08-20 14:11:43 +00:00
package_json.rs refactor: update to use deno_package_json (#24688) 2024-07-23 17:34:46 -04:00