This website requires JavaScript.
Explore
Help
Sign In
byreqz
/
go-etcher
Watch
1
Star
0
Fork
0
You've already forked go-etcher
mirror of
https://github.com/byReqz/go-etcher.git
synced
2024-11-22 15:01:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0625418d9d
go-etcher
/
main.go
7 lines
95 B
Go
Raw
Normal View
History
Unescape
Escape
initial skeleton
2022-01-08 22:33:14 +00:00
package
main
fmt
2022-03-26 10:12:58 +00:00
restructure packages and start picking apart functions
2023-10-08 09:57:13 +00:00
import
"github.com/byReqz/go-etcher/cmd/cetcher"
show possible target devices
2022-01-26 22:40:45 +00:00
initial skeleton
2022-01-08 22:33:14 +00:00
func
main
(
)
{
restructure packages and start picking apart functions
2023-10-08 09:57:13 +00:00
cetcher
.
Main
(
)
}
Reference in New Issue
Copy Permalink