From 6023bb2fe3759dc01e608ed056e843b1f731acf0 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 18 Apr 2012 21:20:42 -0400 Subject: rough conversion support --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 8dc3e30..1a08f59 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ BomMom: A web publishing/wiki system for electronics Bill of Materials (BOM) -A work in progress as of early April 2012. +A work in progress as of April 2012. ### Instructions @@ -19,10 +19,10 @@ Install golang compiler and run `go build` in this directory, then run the ### Intended Initial Features - - SQL-backed datastore for BOMs and web authentication - file-backed datastore for BOMs - - import/export to .csv and JSON + - import/export to CSV, JSON, and XML formats - Octopart API price fetching + - SQL-backed datastore for BOMs and web authentication ### Potential Later Features @@ -32,7 +32,7 @@ Install golang compiler and run `go build` in this directory, then run the - REST API - git-backed BomStore - git post-commit hooks and/or github integration - - plugins for CAD software (Eagle, KiCad, etc) + - plugins and file format support for CAD software (Eagle, KiCad, etc) - Amazon, McMaster, eBay, Ali Baba, etc, price fetching - "Standard"/"Estimate" pricing modules for PCBs, assembly, etc - "sub-BOM" feature a la git sub-repositories -- cgit v1.2.3