Getting Started
Install Kerbi, create a project, and generate your first manifest.
Last updated
Install Kerbi, create a project, and generate your first manifest.
Last updated
Kerbi is a Ruby . It comes with code, which you use for your kerbi projects, and an executable, which is a convenient command line interface. Here, we'll install the gem and generate a project.
Start by installing the kerbi gem globally:
You can now run the kerbi
executable from anywhere:
Move to your desired workspace and run kerbi's boilerplate project generator command:
Inspect the newly created project, and optionally, run the bundler:
Get familiar with the command line API by running the two most basic commands, starting with template
:
And then values show
to see compiled values in action: