Right-click a C/C++ file → Open With → Test C/C++ to execute a C/C++ file right away!
OS: GNU/Linux (freedesktop compliant)
- In Windows, use Cygwin or MSYS2 but with a
*.lnkshortcut file instead oftestcpp.desktop
- In Windows, use Cygwin or MSYS2 but with a
ZSH (zshell)
- Because I use
#! /usr/bin/env zsh - You can edit
bin/testcppin order to not usezsh, but don't make any pull request that includes this change
- Because I use
GCC >= 5.0.0
- Because I use
-std=c++14 - If you get
g++-5,g++-6, you need to either create ag++at~/binor edit my file
- Because I use
Merge
bininto~/binMerge
.localinto~/.local