DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software TYPO3 Camp Stuttgart 2015 - Continuous Delivery with Open Source Tools

1. Continuous Integration & Continuous Delivery with OpenSource Tools 2. Annotated Version • The grey slides are additional slides added to the presentation to make…

Software How Not to GIT

1. How Not To GIT Lucas Gomes 2. Agenda ● Who am I? ● GIT Anti-Patterns ○ Manual Merging ○ Copy-Paste Backup ○ Dumb Bug Hunting ○ Dumb Conflict…

Technology DEVNET-1169CI/CT/CD on a Micro Services Applications using Docker, Salt & Nimbus.

1. CI/CT/CD on a Micro services applications using Docker, Salt & Nimbus Jeremie Garnier Senior Software Engineer, Chief Technology and Architecture Office, Cisco Systems…

Documents GIT

1. Distributed version control system 2. Agenda Introduction to GIT Working with GIT GIT under the hood Questions? 3. Introduction to GIT 4. Why use GIT? Distributed No single…

Software Installing Rails on Windows

1. Installing Rails on Windows FRANCISCUS AGNEW JUNE 2015 2. Run Rails Installer  RailsInstaller includes Rails, Ruby, Git and SQLite.  Go to http://railsinstaller.org/,…