Zulip Chat Archive
Stream: new members
Topic: Instructions for visitors of my project
Martin Dvořák (Dec 19 2022 at 06:03):
Can you please check I wrote instructions for visitors of my project correctly?
https://github.com/madvorak/grammars
Screenshot of the relevant part: image.png
Johan Commelin (Dec 19 2022 at 06:04):
You can shorten the leanproject instruction to leanproject get username/reponame
Martin Dvořák (Dec 19 2022 at 06:07):
Is it all right if the following happens?
$ leanproject get madvorak/grammars
Cloning from git@github.com:madvorak/grammars.git
Error cloning via SSH, trying HTTPS...
Cloning from https://github.com/madvorak/grammars.git
configuring grammars 0.1
Ruben Van de Velde (Dec 19 2022 at 07:03):
Yeah, I'm guessing that's fine
Last updated: Dec 20 2023 at 11:08 UTC