Skip to content

Instantly share code, notes, and snippets.

View exklamationmark's full-sized avatar

Huu Khiem (Mark) exklamationmark

View GitHub Profile
@exklamationmark
exklamationmark / hello.cpp
Last active May 6, 2018 05:13
Create and run C++ unit tests with Boost
#include "hello.h"
#include <string>
namespace mine {
std::string hello() {
return "aha";
}
@exklamationmark
exklamationmark / setup.sh
Last active July 20, 2018 20:24
Exercism.IO: Hello, World!
#!/bin/bash
# This is how I managed to setup Boost and C++ on Ubuntu 16.04.
# It's meant for people who are trying to setup for the first time.
# I assume you are somewhat familar with Linux, so if any steps seems like magic, please ask for explanation.
# Let's work within /tmp/
cd /tmp
# This download the file `/tmp/boost_1_67_0.tar.bz2`

Keybase proof

I hereby claim:

  • I am exklamationmark on github.
  • I am exklamationmark (https://keybase.io/exklamationmark) on keybase.
  • I have a public key whose fingerprint is C5E7 0841 13AC 8D8D 096C E5EB FE15 92CA 5C8B 7F24

To claim this, I am signing this object: