diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-05-15 15:46:41 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-05-15 15:46:41 -0400 |
commit | 1a8a469233e95c9474d911c352cc86d5b9e8e709 (patch) | |
tree | 22c14a8dc9ab7970e7d88e30a231e304ab5af58f /README | |
parent | 521669aad0ff1e90842d025a56d3551499d118b0 (diff) | |
download | bommom-1a8a469233e95c9474d911c352cc86d5b9e8e709.tar.gz bommom-1a8a469233e95c9474d911c352cc86d5b9e8e709.zip |
minor tweaks
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,14 +21,15 @@ Install golang compiler and run `go build` in this directory, then run the - command line tools for managing part list files - web interface for publishing and editing BOMs + - pricebreak summarization - file-backed datastore for BOMs - - import/export to CSV, JSON, and XML formats + - import/export to CSV, JSON, XML, KiCad, SolderPad formats - Octopart API price fetching, with cache - mongodb-backed datastore for BOMs and web authentication ### Potential Extra Features - - plugins and file format support for CAD software (Eagle, KiCad, etc) + - plugins and file format support for CAD software (Eagle, gEDA, etc) - HTTP JSON and XML APIs - "smart" spec parsing based on category hierarchy - SQL-backed datastore for BOMs and web authentication |