uv/crates/uv-dev/src
konsti dc82a84841
Build backend: Add template to uv init (#9661)
Add a preview option `uv init --build-backend uv --preview` that uses
the uv build backend when generating the project. The uv build backend
is in preview, so the option is also guarded by preview and hidden from
the help message and docs.

For https://github.com/astral-sh/uv/issues/3957#issuecomment-2518757563
2024-12-05 15:30:48 +01:00
..
clear_compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
compile.rs Add a `generate-all` step and auto-generate `settings.md` (#5080) 2024-07-15 19:58:53 +00:00
generate_all.rs Generate environment variables doc from code (#8493) 2024-11-03 08:31:38 -06:00
generate_cli_reference.rs Build backend: Add template to uv init (#9661) 2024-12-05 15:30:48 +01:00
generate_env_vars_reference.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
generate_json_schema.rs Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
generate_options_reference.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
main.rs Generate environment variables doc from code (#8493) 2024-11-03 08:31:38 -06:00
render_benchmarks.rs Move `render-benchmarks` under a Cargo feature (#3815) 2024-05-24 03:00:53 +00:00
wheel_metadata.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00