From 0958273a71dd19c2a90471a182ccc5b90b14e5b4 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 7 Jan 2017 14:00:46 +0100 Subject: Renaming 'schematic' to 'project'. Renaming 'kicad-bom-to-ttl' to 'kicad-import-project'. Renaming 'digikey-download-for-schematic' to 'digikey-download-for-project'. Splitting out the Export xml file code into its own module. init: putting project.url and project.file in config.ini. init: putting db.update-url in config.ini if given on the command line. kicad-import-project: by default, assume that the user want to update local database, optionally write the ttl file to disk. cli.write_graph: create any missing parent directories. --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0440384..f92643a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,3 @@ o Download datasheets, IBIS model, SPICE model * Change the arg parser to always allow a '--db' argument that defaults to './.eda-rdf' -* Create an 'init' command similar to git init -* Rename "schematic" to "project"? Schematic is .. schematic specific - but many of the possible tools work on the BOM - and/or on the PCB so 'project' is probably a better term. -- cgit v1.2.3