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

Basic install command #80

Closed
cnpryer opened this issue Sep 1, 2022 · 0 comments · Fixed by #86
Closed

Basic install command #80

cnpryer opened this issue Sep 1, 2022 · 0 comments · Fixed by #86
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cnpryer
Copy link
Owner

cnpryer commented Sep 1, 2022

huak install

Run huak install to create and setup a virtual environment for the project using an existing pyproject.toml.

The first iteration of this command will wrap pip to install the dependencies. If a virtual environment doesn't exist it will create one. No lockfile will exist yet.

@cnpryer cnpryer added the enhancement New feature or request label Sep 1, 2022
@cnpryer cnpryer added this to the Initial alpha release milestone Sep 1, 2022
@cnpryer cnpryer self-assigned this Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant