Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sieep-coding/inventory-cli

A simpler way to manage physical inventory.
https://github.com/sieep-coding/inventory-cli

cli go

Last synced: about 2 months ago
JSON representation

A simpler way to manage physical inventory.

Awesome Lists containing this project

README

        

![inventory-cli](https://socialify.git.ci/Sieep-Coding/inventory-cli/image?description=1&descriptionEditable=A%20simpler%20way%20to%20manage%20physical%20inventory.&font=Source%20Code%20Pro&language=1&name=1&pattern=Charlie%20Brown&theme=Dark)

## Dependencies
- Go
- [Cobra](https://github.com/spf13/cobra)
- I developed this on Linux

## More info

I wrote a tool to manage an [inventory of laptops](https://github.com/Sieep-Coding/laptop-cli/tree/main).

This is conceptually a simpler tool that *should* be easier to scale than the other tool that relies on [SQLite.](https://www.sqlite.org/)