From 78b207a40436d0c15a2b806171914d802cd20661 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 10 Apr 2012 20:58:13 -0400 Subject: tests passing --- README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'README') diff --git a/README b/README index 275776c..a1ec91f 100644 --- a/README +++ b/README @@ -12,3 +12,24 @@ BomMom: A web publishing/wiki system for electronics Bill of Materials (BOM) A work in progress as of early April 2012. +### Instructions + +Install golang compiler and run `go build` in this directory, then run the +`bommom` command to list available commands and options. + +### Intended Initial Features + + - SQL-backed datastore for BOMs and web authentication + - file-backed datastore for BOMs + - import/export to .csv and JSON + +### Potential Later Features + + - auto-submit orders to major distributors + - current inventory tracking + - per-part statistics (eg, most popular parts) + - REST API + - git-backed BomStore + - git post-commit hooks and/or github integration + - plugins for CAD software (Eagle, KiCad, etc) + -- cgit v1.2.3