Files
goutils/cmd/parts
Kyle Isom f6d227946b Get rid of bazel.
Good riddance. More of a headache than it's worth.
2024-05-19 20:24:38 -07:00
..
2019-01-08 12:46:53 -08:00

parts: simple parts database for electronic components

Usage:  parts [id] -- query the database for a part
	parts [-c class] [id] [description] -- store a part in the database

	Options:
		-f path		Path to parts database (default is
				/home/kyle/.parts.json).