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

RFC: lake add command #6676

Open
neunenak opened this issue Jan 17, 2025 · 1 comment
Open

RFC: lake add command #6676

neunenak opened this issue Jan 17, 2025 · 1 comment
Labels
RFC Request for comments

Comments

@neunenak
Copy link

Proposal

I'd like to propose adding a lake add <dependency> command, analogous to the Rust ecosystem cargo add <dependency> command, that would automatically add a dependency to a project's lakefile.toml file and run lake update. This would be a minor but real developer experience improvement, and I think pretty easy to do.

Community Feedback

https://leanprover.zulipchat.com/#narrow/channel/113488-general/topic/Contributing.20to.20lake/near/494171469

Impact

Add 👍 to issues you consider important. If others benefit from the changes in this proposal being added, please ask them to add 👍 to it.

@neunenak neunenak added the RFC Request for comments label Jan 17, 2025
@Julian
Copy link

Julian commented Jan 17, 2025

There's also #5453 and its linked thread which I think this essentially duplicates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFC Request for comments
Projects
None yet
Development

No branches or pull requests

2 participants