1
0
mirror of https://github.com/byReqz/go-etcher.git synced 2024-11-21 22:43:14 +00:00
a simple tool to create bootable drives
Go to file
2022-01-16 02:56:10 +01:00
.gitignore Initial commit 2022-01-07 23:53:03 +00:00
go.mod add autocompleting prompt to getdest and getpath 2022-01-13 23:25:04 +01:00
go.sum add autocompleting prompt to getdest and getpath 2022-01-13 23:25:04 +01:00
LICENSE Initial commit 2022-01-07 23:53:03 +00:00
main.go add note about input/target being a blockdev or file 2022-01-16 02:56:10 +01:00
README.md Initial commit 2022-01-07 23:53:03 +00:00

go-etcher