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: about 1 month 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T16:26:10.000Z (about 3 years ago)
- Last Synced: 2024-10-19T19:59:37.589Z (7 months 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`