goby

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2017 License: MIT Imports: 5 Imported by: 0

README

goby

As we know microsoft CodePush cloud is slow in China, we can use goby to build our's. We can use qiniu or OSS to store the files, because it's simple and quick! Or you can use local storage, just modify conf/app.ini file, it's simple configure.

Build Status Build status Go Report Card

INSTALL FROM BINARY

Linux
Windows
Darwin
$ unzip goby-*.zip
$ ./goby server #open http://127.0.0.1:3000 in browser and configure it.
$ code-push login http://127.0.0.1:3000 

INSTALL FROM SOURCE CODE

Dependencies:
$ git clone https://github.com/MessageDream/goby.git
$ cd goby
$ glide install
$ go build goby.go
$ ./goby server #open http://127.0.0.1:3000 in browser and configure it.
$ code-push login http://127.0.0.1:3000 

DIFF UPDATE

If you want to client just download the diff code, according to the following steps:

SUPPORTED

Database
  • mysql
  • postgres
  • sqlite3
  • tidb
Cache
  • memory
  • file
  • memcache
  • redis
Storage
Log
  • console
  • file
  • database
  • connection(tcp、unix or udp)
  • email(smtp)

License

MIT License read

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