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

is there equivalent to femto --update #91

Open
poborin opened this issue Jun 6, 2022 · 2 comments
Open

is there equivalent to femto --update #91

poborin opened this issue Jun 6, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@poborin
Copy link

poborin commented Jun 6, 2022

Thanks for creating femto! It works well and has a few features that I'm using often.

However, there is nothing like --update. Meanwhile, what would be the best strategy to replicate an update both Nugets and NPMs?

@Zaid-Ajaj
Copy link
Owner

Hi @poborin, what do you exactly want --update to do, can you please elaborate?

Meanwhile, what would be the best strategy to replicate an update both Nugets and NPMs?

Currently, it is best to update the nuget packages and then run femto --resolve which will update the npm dependencies if their requirements have changed when you updated the nuget packages

@poborin
Copy link
Author

poborin commented Jun 6, 2022

thanks @Zaid-Ajaj ,

update the nuget packages and then run femto --resolve which will update the npm dependencies if their requirements have changed when you updated the nuget packages

this is exactly what I was looking for. I would assume this would be the best behavior for the --update command

@Zaid-Ajaj Zaid-Ajaj added the enhancement New feature or request label Sep 5, 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

No branches or pull requests

2 participants