Skip to content

9elements/firmware-action-example

Repository files navigation

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 [email protected]: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 [email protected]:9elements/firmware-action-example.git
cd firmware-action-example
git submodule update --depth 1 --init --recursive
task build:coreboot-linuxboot:recursive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published