Skip to content

karaxuna/flibbert-devcontainer-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flibbert devcontainer zig

This is a devcontainer for developing applications for Flibbert with Zig. Any time code changes in /src folder, project will be built and pushed to the device.

Setup

  1. Follow instructions to setup docker and devcontainer;
  2. Clone the flibbert devcontainer repo:
git clone https://github.com/karaxuna/flibbert-devcontainer-zig.git
  1. Create .env file with following env vars:
FLIBBERT_DEVICE_ID=<your_device_id>
FLIBBERT_TOKEN=<your_flibbert_token>
  1. Press Shift + + P (macOS) or Ctrl + Shift + P (Win/Linux) and choose Dev Containers: Open Folder in Container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published