Skip to content

Flasher image for Refactor distro for use with Recore 3D printer board

License

Notifications You must be signed in to change notification settings

intelligent-agent/Reflash

Repository files navigation

Reflash

This is a simple Go server that is set up to get and flash Refactor and Rebuild images

All users should download the latest stable version of Reflash and use Balena Etcher to flash it to a USB drive.

More information on the wiki: https://wiki.iagent.no/wiki/Reflash

Development

Create linux image

This will use debootstrap to create a Reflash image

make docker

Local development

To start the npm client/Vue frontend

make run-go
make dev-client