g201905181600

command module
v0.0.0-...-b8255e1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2019 License: MIT Imports: 7 Imported by: 0

README

Go port of "Inovation 2007" by Omega

Original Work

http://o-mega.sakura.ne.jp/product/ino.html

Releases

Web Browsers

http://hajimehoshi.github.io/go-inovation/

Android

Get it on Google Play

iOS

Download on the App Store

How to install and run on desktops

go get github.com/hajimehoshi/go-inovation
cd $GOPATH/src/github.com/hajimehoshi/go-inovation
go run main.go

How to build for Android

At this directory, run

gomobile bind -target android -javapkg com.hajimehoshi.goinovation -o ./mobile/android/inovation/inovation.aar github.com/hajimehoshi/go-inovation/mobile

and run the Android Studio project in ./mobile/android.

GO111MODULE=off might be required.

gomobile bind -target android -javapkg com.github.moohoorama.g201905181600 -o ./mobile/android/inovation/inovation.aar github.com/moohoorama/g201905181600/mobile

How to build for iOS

At this directory, run

gomobile bind -target ios -o ./mobile/ios/Mobile.framework github.com/hajimehoshi/go-inovation/mobile

and run the Xcode project in ./mobile/ios.

GO111MODULE=off might be required.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL