From 536b06be51a457f25efca57199aed5daa3d99eb1 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 18 Mar 2021 13:30:25 +0100 Subject: [PATCH] aosabook --- journal/2021-03-18.md | 3 +++ the-architecture-of-open-source-applications.md | 13 +++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 journal/2021-03-18.md create mode 100644 the-architecture-of-open-source-applications.md diff --git a/journal/2021-03-18.md b/journal/2021-03-18.md new file mode 100644 index 000000000..75542e7e8 --- /dev/null +++ b/journal/2021-03-18.md @@ -0,0 +1,3 @@ +# 2021-03-18 + +- [[the architecture of open source applications]] \ No newline at end of file diff --git a/the-architecture-of-open-source-applications.md b/the-architecture-of-open-source-applications.md new file mode 100644 index 000000000..d6285905e --- /dev/null +++ b/the-architecture-of-open-source-applications.md @@ -0,0 +1,13 @@ +# the architecture of open source applications + +- the [[architecture]] of [[open source]] [[applications]] +- [[pull]] [[aosabook]] +- [[go]] https://aosabook.org/en/index.html +- [[twitter]] twitter.com/aosabook + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[go]: go "Go" +[twitter]: twitter "Twitter" +[//end]: # "Autogenerated link references" \ No newline at end of file