On Mar 28, 2018, at 9:07 AM, johnnydeep san <[email protected]> wrote: > > I'm planed to setup "GITHUB" on Z/OS . Can some one please guide me or > share docs for it.
To be pedantic, GitHub (GitHub.com) is a development platform based on the ‘git’ distributed version control system. You don’t set up GitHub on z/OS, but you can install git in z/OS’s Unix System Services environment and then use it with either the public instance or, if your organization has one, an enterprise-specific instance. To get the z/OS port of git, go to Rocket Software (http://www.rocketsoftware.com/zos-open-source/tools) and download it along with installation instructions. To learn about GitHub, go to their help site, https://help.github.com. There’s a good online book about git at https://git-scm.com/book/en/v2. -- Pew, Curtis G [email protected] ITS Systems/Core/Administrative Services ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
