Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize projects with toolchains #869

Open
cnpryer opened this issue Nov 22, 2023 · 0 comments
Open

Initialize projects with toolchains #869

cnpryer opened this issue Nov 22, 2023 · 0 comments
Milestone

Comments

@cnpryer
Copy link
Owner

cnpryer commented Nov 22, 2023

Summary

Related to #868, when a project is initialized or created a toolchain can be assigned. Need to decide if this is opt-in or opt-out.

Motivation

  • Moves Huak towards a state where less venv pollution occurs and more dev tooling can be managed by it
  • Provides more redundancy for commands

Details

huak init --toolchain <channel>

The init command will do more for users. In addition to current behavior, projects can be initialized with toolchains to use. This would enter the scope for the current project into the settings.toml for Huak's toolchain. Some dev tools can be removed from optional dependency groups in favor of the toolchain for the project (cc #866).

@cnpryer cnpryer added this to the v0.1.0 milestone Nov 22, 2023
@cnpryer cnpryer mentioned this issue Nov 22, 2023
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant