mock_gen 0.1.23

Interface and mock generator for C++ classes
# Mock_Gen


This project is just a simple CLI to create interfaces and mocks for c++ with trompeloeil

## Description


simply call the CLI with the desired arguments and it will generate the necessary interfaces/mocks

## Getting Started


### Dependencies


-   Describe any prerequisites, libraries, OS version, etc., needed before installing program.
-   ex. Windows 10

### Installing


-   How/where to download your program
-   Any modifications needed to be made to files/folders

### Executing program


-   How to run the program
-   Step-by-step bullets

```
code blocks for commands
```

## Help


Any advise for common problems or issues.

```
command to run if program contains helper info
```

## Authors


Contributors names and contact info

ex. Chris Kerluke

## Version History


-   0.1
    -   Initial Release

## License


This project is licensed under the MIT License - see the LICENSE.txt file for details

## Acknowledgments


Inspiration, code snippets, etc.