goutils/cmd/parts
Kyle Isom f8c64d3be5 bazel: updating build files 2023-05-04 15:11:15 -07:00
..
BUILD.bazel bazel: updating build files 2023-05-04 15:11:15 -07:00
README Add parts. 2019-01-08 12:46:53 -08:00
main.go Mass rewrite imports -> git.wntrmute.dev repo. 2023-05-04 13:58:43 -07:00

README

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).