Skip to content

Build environment to kick start Thunder Plugin development.

Notifications You must be signed in to change notification settings

WebPlatformForEmbedded/ThunderKickStart

Repository files navigation

ThunderKickStart

Build environment to kick start Thunder Plugin development.

Prerequisites

You need the following packets

  1. repo
  2. git
  3. python3

Supported IDE

  1. vscode

Get started

repo init -u [email protected]:WebPlatformForEmbedded/ThunderKickStart.git -m thunder-ml-development.xml
repo sync
./prepare.env
code ${USER}-Thunder.code-workspace

Update sources

repo sync

Install Repo

curl https://storage.googleapis.com/git-repo-downloads/repo > ~/.local/bin/repo
chmod a+rx ~/.local/bin/repo

About

Build environment to kick start Thunder Plugin development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published