John-Mark Gurney on Nostr: One of the best things I learned a few years ago, was that you can checkout a ...
One of the best things I learned a few years ago, was that you can checkout a projects "home page" from github. That is:
```
git clone
https://www.github . com/username/project
```
just works. so in a browser I find the project I want to clone, cmd-l to select the url, cmd-c to copy it, then switch to the terminal to clone it.
don't have to fiddle w/ clicking the code drop down, or manually adding the .git extension.
Published at
2024-04-29 23:07:50Event JSON
{
"id": "2d3e1272524b79c2adb802306b84c58961ffc032c16f2fa8c71d336a6e8668d4",
"pubkey": "e675b9ee45632dbdeddf3704bf513a17e49389bbf180ff1c32af9ded83d4ca0b",
"created_at": 1714432070,
"kind": 1,
"tags": [
[
"proxy",
"https://flyovercountry.social/users/encthenet/statuses/112357020165102115",
"activitypub"
]
],
"content": "One of the best things I learned a few years ago, was that you can checkout a projects \"home page\" from github. That is:\n```\ngit clone https://www.github . com/username/project\n```\njust works. so in a browser I find the project I want to clone, cmd-l to select the url, cmd-c to copy it, then switch to the terminal to clone it.\n\ndon't have to fiddle w/ clicking the code drop down, or manually adding the .git extension.",
"sig": "27f2048e06e59b00f1a50b9a47d4b5e9ee45458f5153b134478b50907ebb153aa1afcd035f2cc94daa939fd93a631c06e4d77a77b69b983561334e8bd3f25f68"
}