Skip to content

A Zig program that reads a configuration file, extracts the Rancher version from it, and prints the version to the console.

Notifications You must be signed in to change notification settings

brudnak/hosted-rancher-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Hosted Rancher Config

Goal is to read Rancher version in the config and lookup the required K3s version and write that back into the config file

How to

Run via

zig run main.zig -- config.yml

About

A Zig program that reads a configuration file, extracts the Rancher version from it, and prints the version to the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages