cosmology-tech / telescope

A TypeScript Transpiler for Cosmos Protobufs ⚛️
https://cosmology.zone/products/telescope
Apache License 2.0
146 stars 43 forks source link

telescope download might require ssh key password for many times #621

Closed sdqede closed 4 months ago

sdqede commented 4 months ago

For example, when I run telescope download --config ./scripts/.protod.config.json it will clone many GitHub repositories by SSH, and because I set a password for my SSH key in my computer, so every time it clones a repository, I need to input the password repeatedly Using HTTPS instead might solve this issue. github-ssh