Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 929 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 929 Bytes

firmware-action example

Example usage of firmware-action.

How to use

Firstly, install firmware-action as described in documentation.

Optionally, install Taskfile. Taskfile in the examples below.

Simple example

If running ArchLinux replace task with go-task.

git clone --depth 1 git@github.com:9elements/firmware-action-example.git
cd firmware-action-example
git submodule update --depth 1 --init --recursive
task build:coreboot

Complex example

If running ArchLinux replace task with go-task.

git clone --depth 1 git@github.com:9elements/firmware-action-example.git
cd firmware-action-example
git submodule update --depth 1 --init --recursive
task build:coreboot-linuxboot:recursive