Skip to content

Instantly share code, notes, and snippets.

# Repo: someuser/myframework
# Fork: superteam/myframework
# Track:
git clone https://github.com/superteam/myframework.git
cd myframework
git remote add upstream https://github.com/someuser/myframework.git
# Update:
git fetch upstream
this is js, I promise
@phikai
phikai / fdaf.js
Created October 23, 2019 16:35
readfa
dfadafd
@phikai
phikai / include.asciidoc.txt
Created May 28, 2019 19:16
A sample AsciiDoc file for testing Asciidoctor.
== Included Section
Look, I came from out of the [blue]#blue#!
--
I'm keepin' it open.
An 'open block', like this one, can contain other blocks.
It can also act as any other block. (TODO)