From cc783ca52451587a471d109c9d0229c3c21c29b8 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 19 Sep 2012 17:07:54 +0200 Subject: basic bom uploading (WIP) --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 7e62374..74072eb 100644 --- a/README +++ b/README @@ -10,13 +10,18 @@ BomMom: A web publishing/wiki system for electronics Bill of Materials (BOM) -A work in progress as of April 2012. Written in golang. +VAPORWARE ALERT! A work in progress as of April 2012. + +Written in golang. ### Instructions Install golang compiler and run `go build` in this directory, then run the `bommom` command to list available commands and options. +Run ``./bommom -port 7777 serve`` to start a server on local port 7777; by +default listens on all interfaces. + ### Basic Features - command line tools for managing part list files -- cgit v1.2.3