Initial commit
- Add some initial feature goals in the README. It may turn out that
some of these are really the same goal but for now this is what I
believe is the bare minimum
- Create a basic hello world program to expand on
- Create a .gitreview to let me keep origin as a remote name
Change-Id: I9d00478fe7c32e6c0cd4077636c5815d2bbc9709
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 0000000..e05a5ae
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,6 @@
+[gerrit]
+host=git.clicks.codes
+port=29418
+project=Clicks/YuCA.git
+defaultbranch=main
+defaultremote=origin