Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sieep-coding/inventory-cli
- Owner: Sieep-Coding
- Created: 2024-11-18T03:51:35.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T04:34:17.000Z (about 2 months ago)
- Last Synced: 2024-11-18T05:17:51.784Z (about 2 months ago)
- Topics: cli, go
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)