mirror of
https://github.com/zellyn/diskii.git
synced 2024-11-22 15:30:48 +00:00
Update README to refer to cross-compiles
This commit is contained in:
parent
e53508f07a
commit
e252628d21
@ -9,7 +9,10 @@ diskii is a commandline tool for working with Apple II disk images.
|
|||||||
|
|
||||||
It is also a library of code that can be used by other Go programs.
|
It is also a library of code that can be used by other Go programs.
|
||||||
|
|
||||||
Its major advantage is that it's written in Go, hence cross-platform.
|
Its major advantage is that it's written in Go, hence
|
||||||
|
cross-platform. (Travis is currently set up to build for Linux, MacOS,
|
||||||
|
and Windows, for amd64 architecture. Send a pull request if you want
|
||||||
|
to add a platform.)
|
||||||
|
|
||||||
Its major disadvantage is that it mostly doesn't exist yet.
|
Its major disadvantage is that it mostly doesn't exist yet.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user