cieslarmichal / faker-cxx

C++ Faker library for generating fake (but realistic) data.
https://cieslarmichal.github.io/faker-cxx/
MIT License
251 stars 102 forks source link

add article on dev.to with faker example #725

Open cieslarmichal opened 1 week ago

uilianries commented 4 days ago

I could write the post 😄 Of course, I would shared the draft first to have your review/changes/approval.

cieslarmichal commented 4 days ago

Ok :smile: let me know when you will have a draft :fire:

uilianries commented 21 hours ago

@cieslarmichal Please, take a look in https://gist.github.com/uilianries/1ec377525eed5474d29c687adf49e622

cieslarmichal commented 18 hours ago

it's cool!! nice image with faker logo 👍 I would add github submodule as alternative to conan for consuming package

cieslarmichal commented 17 hours ago

I think we could add this Key Features section to our main readme as well :D very nice

uilianries commented 9 hours ago

I would add github submodule as alternative to conan for consuming package

Okay, I'll update it 😄