Re: GitHub starter guide?

2015-05-02 Thread Thierry Douez
Bonjour Pierre, The french v2 of the book is a pleasant and very accessible read. A real gift to read git in French :) I just discovered that Git is a Linus Torwald’s creation ;D small world... Regards, Thierry Thierry Douez -

Re: GitHub starter guide?

2015-05-02 Thread Thierry Douez
About git: http://git-scm.com/about A git cheat sheet: https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf Entire Pro Git book: http://git-scm.com/book/en/v2 Infos about this book: Download this book in PDF, mobi, or ePub form for free. This book is translated into

Fwd: GitHub starter guide?

2015-05-02 Thread Pierre Sahores
: De: Thierry Douez th.do...@gmail.com Objet: Rép : GitHub starter guide? Date: 2 mai 2015 11:35:09 UTC+2 À: How to use LiveCode use-livecode@lists.runrev.com Répondre à: How to use LiveCode use-livecode@lists.runrev.com About git: http://git-scm.com/about A git cheat sheet: https

Re: GitHub starter guide?

2015-05-02 Thread Monte Goulding
Not sure of anyone has mentioned sourcetree which is a very good gui from atlassian which integrates with bitbucket and GitHub. Last time I checked the actual github app was a bit useless. Command line isn't that complicated though. There's a good starter here:

Re: GitHub starter guide?

2015-05-02 Thread Andrew Kluthe
I like source tree but prefer SmartGitHG. could always roll your own with livecode as well for an interesting hobby project. Livecode's text parsing abilities could really shine here. I do think its helpful to start trying to learn via the command line though initially. Heres a nice little

Re: GitHub starter guide?

2015-05-02 Thread Trevor DeVore
On Saturday, May 2, 2015, Monte Goulding mo...@sweattechnologies.com wrote: Not sure of anyone has mentioned sourcetree which is a very good gui from atlassian which integrates with bitbucket and GitHub. I like sourcetree as well. As a reminder I have an article that walks you through setting

Re: GitHub starter guide?

2015-05-01 Thread Richard Gaskin
Colin Holgate wrote: For just going there and downloading source, I think it can be easy, go to the URL, click the download zip button. For signing up, and getting the rights to submit things, it’s harder. This may be a good starting point: https://help.github.com/articles/set-up-git/

Re: GitHub starter guide?

2015-05-01 Thread Colin Holgate
I’ve used easy github UIs. It’s the signing up part that may involve command line. On May 1, 2015, at 8:40 PM, Peter Haworth p...@lcsql.com wrote: I believe there are GUI tools available for github which might make things easier. I found tese two with a quick Google search:

GitHub starter guide?

2015-05-01 Thread Richard Gaskin
GitHub seems very powerful, but it seems usability takes a back seat there. I'd like to start using it and encourage others to as well, but at first glance it's dauntingly opaque to the point of off-putting. Anyone here know of a good guide to get started with it? TIA - -- Richard Gaskin

Re: GitHub starter guide?

2015-05-01 Thread Richard Gaskin
Colin Holgate wrote: On May 1, 2015, at 7:54 PM, Richard Gaskin wrote: Anyone here know of a good guide to get started with it? Is your plan to post developments of your own, or just download other people’s source? Do you want people to fork source, or just use it? All of the above. --

Re: GitHub starter guide?

2015-05-01 Thread Bill Vlahos
There is a Mac app that makes it easy. Probably other platforms as well. What I don't see is comments and discussions. Bill Vlahos Sent from my iPhone On May 1, 2015, at 5:30 PM, Richard Gaskin ambassa...@fourthworld.com wrote: Colin Holgate wrote: For just going there and downloading

Re: GitHub starter guide?

2015-05-01 Thread Peter Haworth
I believe there are GUI tools available for github which might make things easier. I found tese two with a quick Google search: https://mac.github.com/ and https://windows.github.com/ Pete lcSQL Software http://www.lcsql.com Home of lcStackBrowser http://www.lcsql.com/lcstackbrowser.html and

Re: GitHub starter guide?

2015-05-01 Thread Colin Holgate
Do you want to say what the app is? On May 1, 2015, at 8:39 PM, Bill Vlahos bvla...@mac.com wrote: There is a Mac app that makes it easy. Probably other platforms as well. What I don't see is comments and discussions. ___ use-livecode mailing

Re: GitHub starter guide?

2015-05-01 Thread shawnlc
-revolution.278305.n4.nabble.com/GitHub-starter-guide-tp4691748p4691758.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: GitHub starter guide?

2015-05-01 Thread Colin Holgate
Is your plan to post developments of your own, or just download other people’s source? Do you want people to fork source, or just use it? On May 1, 2015, at 7:54 PM, Richard Gaskin ambassa...@fourthworld.com wrote: Anyone here know of a good guide to get started with it?

Re: GitHub starter guide?

2015-05-01 Thread Colin Holgate
Ha! Some of those things are easier than others. For just going there and downloading source, I think it can be easy, go to the URL, click the download zip button. For signing up, and getting the rights to submit things, it’s harder. This may be a good starting point: