/ .shellman.json
.shellman.json
1 { 2 "namespace": "shellm", 3 "project": "daemon", 4 "title": "Daemonized shell producers / consumers.", 5 "subtitle": "Utility to help you write daemonized producers/consumers.", 6 "readme_sections": [ 7 "summary", 8 "demo", 9 "installation", 10 "usage" 11 ] 12 }