mirror of
https://github.com/byReqz/go-etcher.git
synced 2025-11-03 08:11:30 +00:00
15b7e2f78157a48fb33c8ed9455dc62a1ce9cef4
go-etcher
go-etcher is a simple tool to create bootable drives that is mainly inspired by the deprecated etcher-cli
Usage
go-etcher [image] [device]
arguments:
-d, --device string target device
-f, --force override safety features
-i, --input string input file
If no image or device is specified, etcher will enter interactive mode and prompt for the missing parameters.
Planned features
- Windows support
- prettier output
- image OS detection via pt
Languages
Go
100%