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

Package Management #253

Open
kskarthik opened this issue Jul 21, 2024 · 0 comments
Open

Package Management #253

kskarthik opened this issue Jul 21, 2024 · 0 comments

Comments

@kskarthik
Copy link
Contributor

kskarthik commented Jul 21, 2024

Many schemes lack the ability to easily install & maintain dependencies which many mainstream languages tried to solve.

I feel that the package management can be done like golang & deno without the need of a centralized source like cargo, npm etc..

Eg: steel get /path/to/library/git/repo@version can pull & store the library in $STEEL_HOME and with a lock file in project root

This greatly improves the developer experience & improves the ecosystem

I am not sure if there is any RS* spec regarding this

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