Skip to content

Instantly share code, notes, and snippets.

View dperuo's full-sized avatar

Derek Peruo dperuo

View GitHub Profile
INPUT := myfile
OUTPUT := myfile2
.PHONY: all
all: $(OUTPUT)
$(OUTPUT): $(INPUT)
cp $^ $@
$(INPUT):

Markdown Footnotes

Nullam id dolor id nibh1 ultricies vehicula ut id elit. Donec id2 elit non mi porta gravida at eget metus. Aenean lacinia bibendum nulla sed consectetur. Donec ullamcorper nulla non metus auctor fringilla. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.


1 Nullam id dolor id nibh ultricies vehicula ut id elit.

2 Donec sed odio dui.

Keybase proof

I hereby claim:

  • I am dperuo on github.
  • I am derekperuo (https://keybase.io/derekperuo) on keybase.
  • I have a public key ASDeTQ754d-as2-_FrFFisaoLteVFawCM8y9EuvVPUkAVgo

To claim this, I am signing this object:

xs
sm
md
lg
xl
===
nano
micro
:00
:06
:12
:18
:24
:30
:36
:42
:48
:54
8
16
24
32
40
48
56
64
72

Issue Tickets 💎

  • If any

Details 📝

  • Breaking changes, related pull requests, build logs and other details go here

Related 🔍

Simple Servers

npx http-server
npx json-server
# https://github.com/marketplace/actions/github-labeler
# https://ionicframework.com/docs/theming/color-generator
# https://github.com/commitizen/cz-cli
# https://www.rapidtables.com/web/color/index.html
- "name": "BLOCKED"
"description": "Blocked by other pull requests"
"color": "eb445a" # red
- "name": "chore"