https://github.com/stereoflo/go-inventory-agent
https://github.com/stereoflo/go-inventory-agent
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stereoflo/go-inventory-agent
- Owner: StereoFlo
- Created: 2023-02-06T15:56:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T15:45:11.000Z (over 3 years ago)
- Last Synced: 2025-02-25T12:48:30.082Z (over 1 year ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inventory agent
## run the program
Before run the agent, you need to start the server
```shell
go run build go-agent && ./go-agent
```