This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
open-balena
Watch
1
Star
0
Fork
0
You've already forked open-balena
mirror of
https://github.com/balena-io/open-balena.git
synced
2025-02-01 08:48:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
open-balena
/
Makefile
5 lines
66 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-02-20 11:20:12 +02:00
.PHONY
:
lint
lint
:
(WIP) openBalena on balenaOS * orchestrate openBalena on ephemeral device(s) in AWS with GHA workflow * uses another WIP project to create a virtual test device * adds placeholder openBalena test suite Change-type: major
2022-02-23 18:09:48 -08:00
find . -type f -name *.sh
|
xargs shellcheck
Reference in New Issue
Copy Permalink