Skip to content

DigitalFuturesAda/cpp_repl_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- this is probably all wrong

* running in repl.it
    - import the git repo:
        - https://repl.it/new/cpp
        - select import from GitHub
        - cmake is included in the repl env

* running locally (recommend downloading clion)
    - install cmake: https://cmake.org/install/
    $ cmake --build .
    $ ./build/main

- source code: cpp_repl_template/src/

About

wtf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors