Skip to content

ksoichiro/mocker

Repository files navigation

mocker

Build Status

mocker is a mock up framework for mobile apps.

Install

$ go get github.com/ksoichiro/mocker

Usage

Create mock definition file Mockerfile.
Its contents is JSON format. Then execute this:

$ mocker gen android
$ mocker gen ios

License

Copyright (c) 2014 Soichiro Kashima
Licensed under MIT license.
See the bundled LICENSE file for details.

About

Mock up code generator for Android/iOS apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published