From 3bd167dd49986c16a66f3184c13ad7f6585f7185 Mon Sep 17 00:00:00 2001 From: Wirawan Purwanto Date: Mon, 28 Mar 2022 08:50:51 -0400 Subject: [PATCH] * Added initial README explaining what this repo is. --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e38607c --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +ODU RCS Knowledge Base Workspace +================================ + +This git-based KB is to complement +[RC2 OneNote document](https://olddominion.sharepoint.com/sites/ITS-ResearchComputingServices/_layouts/15/Doc.aspx?sourcedoc={5f64d691-e49a-473a-98b3-de555a713f35}&action=view) +and our +[HPC wiki](https://wiki.hpc.odu.edu/) +as a quick-and-dirty, programmer-friendly, collaborative space for +storing knowledge, pointers, etc. to non-sensitive information +about research computing in general. + +Once certain bit of topic has crystallized and matured, +we can edit and polish the KB article to become a wiki +or Q&A. + +NOTE: +WP started this KB as a personal project in 2019, but would like to invite all +other RCS staff to work together to create a library of our collective +knowledge.