Skip to content

Instantly share code, notes, and snippets.

View gnarlie's full-sized avatar

Brian Adams gnarlie

  • Chicago, IL, USA
View GitHub Profile
from conans import ConanFile, tools
import os
class Example(ConanFile):
name = "example"
version = "1.0"
license = "MIT"
description = "Example"
@gnarlie
gnarlie / hello.hpp
Created July 20, 2018 13:05
Saying hi
#include <iostream>
inline void hello() {
std::cerr << "hello" << std::endl;
}

Keybase proof

I hereby claim:

  • I am gnarlie on github.
  • I am badams (https://keybase.io/badams) on keybase.
  • I have a public key ASC6tLfVynAyJYV1SHvZyvy8v_OqNpb-qZEslQgzrPkPYgo

To claim this, I am signing this object: