kit is the command-line tool for building and managing KitOps ModelKits.
Although you downloaded KitOps, you can install with Homebrew if preferred by tapping kitops-ml/kitops and using brew install kitops.
Move the kit executable to /usr/local/bin
After install, open a new terminal and run kit version. If Kit is installed correctly, you'll see a kit version printed.
Move kit.exe to a folder in your system PATH (Finding and editing your PATH)
After install, open a new terminal and run kit version. If Kit is installed correctly, you'll see a kit version printed.
tar -xzvf kitops-linux-x86_64.tar.gz
sudo mv kit /usr/local/bin/After install, open a new terminal and run kit version. If Kit is installed correctly, you'll see a kit version printed.
Try the Getting Started tutorial to learn how to use KitOps and ModelKits.
Have feedback or questions? Open an issue on GitHub or join us on Discord.