mock_gen

Crates.iomock_gen
lib.rsmock_gen
version0.1.22
sourcesrc
created_at2023-03-06 01:27:51.289356
updated_at2023-04-14 02:56:36.660763
descriptionInterface and mock generator for C++ classes
homepagehttps://github.com/lowkin18
repositoryhttps://github.com/lowkin18/mock_gen
max_upload_size
id801947
size42,069
Chris Kerluke (lowkin18)

documentation

README

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.

Commit count: 0

cargo fmt