Download LTS versions

Select and download the latest version for your platform, and start developing today. Below are the stable versions recommended for most users.

Install package LTS

These commands install and verify the stable (LTS) version of krane, which is recommended for most users. The LTS version provides long-term stability and support.

              
                # Download and install krane:
                curl -o- https://krane.barestripe.com/health
                
                # Download and install krane:
                pip install krane
                
                # Verify the krane version:
                krane --version or -v
                
                # Verify krane on command line:
                krane --help or -h