Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmigone/balena-image-fs-test

Repository to test balena-image-fs library
https://github.com/tmigone/balena-image-fs-test

Last synced: 12 days ago
JSON representation

Repository to test balena-image-fs library

Awesome Lists containing this project

README

        

## Instructions

1. Clone https://github.com/tmigone/balena-image-fs-test
2. Install dependencies: `npm i`
3. Download any balenaOS image and save it to the root dir as `balena.img`
4. Run test with: `ts-node interact.ts`
5. Report result, either: `Test: ok` or `Test: failed`