Skip to content

srogatch/child-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

child-learn

Learning programs for children

Clone

git clone [email protected]:srogatch/child-learn.git
cd child-learn
git submodule update --init --recursive

Build

mkdir build
cd build
cmake ..
cmake --build .

On Linux, the executables like add and mul will be in the build directory. On Windows, they will be in the build configuration directory like build\Debug or build\Release.

About

Learning programs for children

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published