Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tmigone/balena-image-fs-test
- Owner: tmigone
- Created: 2022-03-21T16:21:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T16:26:10.000Z (over 2 years ago)
- Last Synced: 2024-10-19T19:59:37.589Z (18 days ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`