mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-29 03:02:55 +00:00
## Summary Implements the `uv init` command, which initializes a project (`pyproject.toml`, `README.md`, `src/__init__.py`) in the current directory, or in the given path. `uv init` also does workspace discovery. Resolves https://github.com/astral-sh/uv/issues/1360. --------- Co-authored-by: Zanie Blue <contact@zanie.dev> |
||
|---|---|---|
| .. | ||
| index | ||
| metadata | ||
| source | ||
| archive.rs | ||
| distribution_database.rs | ||
| download.rs | ||
| error.rs | ||
| lib.rs | ||
| locks.rs | ||
| pyproject.rs | ||
| pyproject_mut.rs | ||
| reporter.rs | ||
| workspace.rs | ||