Skip to content

Instantly share code, notes, and snippets.

View retgits's full-sized avatar
💻
Writing awesome code

Leon Stigter retgits

💻
Writing awesome code
View GitHub Profile
@aprxi
aprxi / Makefile
Last active July 26, 2021 07:13
Makefile_docker_20190214
# --------------------------------------------------------------------
# Copyright (c) 2019 LINKIT, The Netherlands. All Rights Reserved.
# Author(s): Anthony Potappel
#
# This software may be modified and distributed under the terms of the
# MIT license. See the LICENSE file for details.
# --------------------------------------------------------------------
# If you see pwd_unknown showing up, this is why. Re-calibrate your system.
PWD ?= pwd_unknown
@joyrexus
joyrexus / README.md
Last active February 24, 2024 15:16
collapsible markdown

collapsible markdown?

CLICK ME

yes, even hidden code blocks!

print("hello world!")