Virtual
In-person
Repositories & CLIs – Code as cattle not pets
Is each repository in your organization like a unique pet? Do they all need specific instructions to build or test? Is the CI/CD process consistent and easy to understand? HMD Labs CTO Brian Greene will present how to handle repository demands that involve different technologies and lifecycles. He’ll also be discussing how to design a flexible command-line interface (CLI) framework to make developers' workflows more efficient.
Whether you're an infrastructure as code enthusiast, a Python or Java developer, or an SQL expert, source code is an essential part of your workflow.
In this presentation we’ll delve into the significance of source code structure as a primary means of communication and collaboration. Additionally, we’ll examine the plethora of tools available to aid us in working with this code.
During this session you’ll gain insights into the following considerations:
- Design standards for repositories that support multiple technologies and teams
- Streamlining developer actions through the use of extensible CLI wrappers
- Establishing a controlled process for integrating new technologies into your ecosystem, and the benefits it brings to your organization