Skip to content

bruce3x/APIMockHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIMockHelper

PyPI version

Push config files to Android device. See more https://github.com/brucezz/APIMock

Installation

Install by pip:

pip install api.mock --upgrade

USAGE

$ api.mock -h

API Mock Helper.

Usage:
    api.mock [init | push] [-d DIR] [-v | --verbose]
    api.mock clean [remote | local] [-d DIR] [-v | --verbose]

    api.mock (-h | --help)
    api.mock --version

Options:
    init                Generate default config files.
    push                Push configs to Android device.
    clean remote        Remove config files on Android device.
    clean local         Remove local config files.
    -d DIR              The location of local config files (default current directory).
    -v --verbose        Print more messages.
    -h --help           Show this message.
    --version           Show version.

More information see:
  https://github.com/brucezz/APIMockHelper
  https://github.com/brucezz/APIMock

About

Push config files to Android device. See more https://github.com/brucezz/APIMock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages