Folkwise-io / mintbean-cli

MIT License
13 stars 9 forks source link

Dynamic connection types #16

Closed clairefro closed 4 years ago

clairefro commented 4 years ago

now allows config of preferred github connection type: ssh or https (defaults to ssh) mint config -S|-ssh or mint config -H|--https

added command mint connect for setting up default remote origin without creating new remote repo