Course Mastering Opam & OCaml tooling
- Length: 2 Days
- Pricing: 12 000€ for 10 people, customizable with duration and location
- Attendees: developpers
- Available remotely: yes
- Tutors: our engineers
Overview
The OCaml package manager opam has reached an exceptional popularity in the OCaml world. It can now be seen as the easiest way to install OCaml and its development environment on any computer. But did you know that opam was also designed to integrate nicely in a professional could boost your development productivity too?
The course is half theory, half practice. Participants will have to call opam with many configuration parameters, they will create their own repositories and packages. Participants can come with their own (small) source packages as examples.
Objectives
- Understand how opam interacts with repositories
- Understand how opam manages package dependencies
- Use expert-level opam options
- Discover undocumented features of opam
- Create your own public packages
- Create your private repository
- Include opam in your company development process