Skip to content

Repository files navigation

Krate

Docs

Krate is a CLI development tool for building and flashing firmware onto Kublet devices.

Requirements

  • WiFi
  • Visual Studio Code
  • PlatformIO (PIO)
  • Kublet

Krate must be used within a PIO terminal.

Install

MacOS

$ brew tap kublet/tools
$ brew install krate 

To update the krate binary, run brew update && brew install kublet/tools/krate.

Windows/Linux

Download the krate binary from the latest release.

Alternatively, you can build from source.

If you installed krate via brew, krate should be available system wide, and you can simply run the krate command from anywhere.

If you're on windows, please make the krate command available system wide: see docs.

Usage

Build

$ krate build

Flash

Run this within the project folder.

$ krate send <ip-address>

Releases

Packages

Used by

Contributors

Languages