Skip to content

erdemuysal/generator-basic-cmake-gtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-basic-cmake-gtest

This simple Yeoman generator creates basic cmake project with gtest for practices.

You can install yeoman with :

npm install -g yo

next, install this generator :

npm install -g generator-basic-cmake-gtest

now all you have to do is call the generator :

mkdir MyProject
cd MyProject
yo basic-cmake-gtest generate

About

Basic cmake project with gtest for practices

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors