UNPKG

genaroshare-daemon

Version:

daemon + process manager for sharing space on the genaro network

36 lines (22 loc) 563 B
### Package Versions Replace the values below using the output from `genaroshare --version`. ``` 2.0.3 ``` Replace the values below using the output from `node --version`. ``` v8.x.x ``` ### Expected Behavior Please describe the program's expected behavior. ### Actual Behavior Please describe the program's actual behavior. Please include any stack traces or log output in the back ticks below. ``` ``` ### Steps to Reproduce Please include the steps the reproduce the issue, numbered below. Include as much detail as possible. 1. ... 2. ... 3. ...