aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-04-07 16:01:43 -0400
committerbnewbold <bnewbold@robocracy.org>2012-04-07 16:01:43 -0400
commit6bbc3e9939e9e168e7cb0265f5d643b2d83943ae (patch)
tree7aeed117ce74255a7b190e9a53e819bbfc4557a9
parentee3ca8e495ce9dd0891d527187f836254052060c (diff)
downloadbommom-6bbc3e9939e9e168e7cb0265f5d643b2d83943ae.tar.gz
bommom-6bbc3e9939e9e168e7cb0265f5d643b2d83943ae.zip
notes; ignore build files
-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