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

add tt vendor command #995

Open
KaymeKaydex opened this issue Oct 30, 2024 · 0 comments
Open

add tt vendor command #995

KaymeKaydex opened this issue Oct 30, 2024 · 0 comments

Comments

@KaymeKaydex
Copy link

now vendoring for me looks like
tarantoolctl rocks list --porcelain | awk '{print $1" "$2}' | xargs -L 1 tarantoolctl rocks show --rockspec | xargs -n1 -I {} cp {} vendor/
but it would be great to have $ tt vendor command and make it easy

@KaymeKaydex KaymeKaydex changed the title add vendor command add tt vendor command Oct 30, 2024
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