hydra-synth / hydra

Livecoding networked visuals in the browser
https://hydra.ojack.xyz
GNU Affero General Public License v3.0
2.15k stars 261 forks source link

submodules require ssh key #173

Closed micuat closed 1 year ago

micuat commented 2 years ago

currently submodules are addressed as ssh e.g., git@github.com:hydra-synth/hydra-docs.git. This requires the user to have SSH key on github to clone the repositories. Using https might not require SSH key (I'm not 100% sure)

ojack commented 1 year ago

No longer using submodules in this repo