Categorygithub.com/ujiro99/mock-generator
modulepackage
0.0.2
Repository: https://github.com/ujiro99/mock-generator.git
Documentation: pkg.go.dev

# README

mock-generator Build Status Go Report Card

C++ mock generator using FakeIt.

SYNOPSIS

mock-generator is c++ mock generator using FakeIt.

Usage:
   mock-generator [options] [command]

Commands:
   help, h  Shows a list of commands or help for one command

Options:
   --exclude PATTERN, -e PATTERN  Exclude files and directories matching PATTERN.
   --out DIRECTORY, -o DIRECTORY  Output files to DIRECTORY.
   --debug                        Show debug logs.
   --help, -h                     show help
   --version, -v                  print the version

Version:
   0.0.2

Author:
   Yujiro Takeda

# Packages

No description provided by the author