Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylarb/node-agent-rpm
https://github.com/tylarb/node-agent-rpm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tylarb/node-agent-rpm
- Owner: tylarb
- Created: 2024-02-02T03:30:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-02T06:34:18.000Z (11 months ago)
- Last Synced: 2024-02-02T17:25:37.003Z (11 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Generate an RPM for node-agent tool
put node-agent in the ./bin dir
install [fpm](https://fpm.readthedocs.io/en/latest/installation.html)
```
make
```