aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--README14
-rw-r--r--notes.txt6
3 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f466019..dbd8cb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@
.*
*.tmp
*.old
+pkg/
+bin/
diff --git a/README b/README
new file mode 100644
index 0000000..275776c
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+ _
+| |__ ___ _ __ ___ _ __ ___ ___ _ __ ___ ___ ___ _ __ ___
+| '_ \ / _ \| '_ ` _ \| '_ ` _ \ / _ \| '_ ` _ \ / __/ _ \| '_ ` _ \
+| |_) | (_) | | | | | | | | | | | (_) | | | | | || (_| (_) | | | | | |
+|_.__/ \___/|_| |_| |_|_| |_| |_|\___/|_| |_| |_(_)___\___/|_| |_| |_|
+
+ (rhymes with "nom nom nom nom")
+
+-------------------------------------------------------------------------------
+
+BomMom: A web publishing/wiki system for electronics Bill of Materials (BOM)
+
+A work in progress as of early April 2012.
+
diff --git a/notes.txt b/notes.txt
new file mode 100644
index 0000000..b72713f
--- /dev/null
+++ b/notes.txt
@@ -0,0 +1,6 @@
+
+session library:
+https://github.com/bpowers/seshcookie
+
+postgres library:
+https://github.com/bmizerany/pq