{"package":"spawndir","ecosystem":"hex","latest_version":"0.1.1","description":"# SpawnDir\n\nSpawns commands from the file system. This exists to provide a simple\nmechanism for spawning and managing processes: simply add an\nexecutable, or a symbolic link to one, to a monitored directory. The config\nallows arguments to be specified by file or directory.\n\nWhile not as flexible as upstart, monit, et al., SpawnDir's use of the\nfilesystem provides a simpler UNIX-ish interface.\n\n## Usage\n\nTo use the escript executable:\n\n    ./spawndir DIR [ARGS ...]\n\nwhere `DIR` is the directory to be monitored, and each command\nwill be started with the supplied `ARGS`\n\nTo run using mix:\n\n    mix run --no-halt\n\nYou can configure what is watched via the `:spawndir` application\nenvironment variables:\n\n    :default_opts :: [opt]\n    :watch        :: [cmd | {cmd, [opt]}]\n      where opt :: string()\n            cmd :: string()\n\n\n## Future Additions\n\n- Check for executable flag\n- Package installation\n- Monitor filesystem for commands being added/removed\n\nCopyright (c) Thomas Moulia, 2014\n","license":"The BSD 3-Clause License","license_risk":"unknown","commercial_use_notes":"verify manually — license not parseable / not declared.","homepage":"https://github.com/jtmoulia/spawndir","repository":"https://github.com/jtmoulia/spawndir","downloads_weekly":0,"health":{"score":42,"risk":"high","breakdown":{"maintenance":0,"popularity":0,"security":25,"maturity":15,"community":2},"deprecated":false,"max_score":100},"vulnerabilities":{"count":0,"critical":0,"high":0,"medium":0,"low":0,"details":[]},"versions":{"latest":"0.1.1","total_count":1,"recent":["0.1.1"]},"metadata":{"deprecated":false,"deprecated_message":null,"maintainers_count":1,"first_published":"2014-07-03T22:23:20.000000Z","last_published":"2014-07-03T22:23:26.000000Z","dependencies_count":0,"dependencies":[]},"bundle":null,"typescript":null,"known_issues":{"bugs_count":0,"bugs_severity":{},"status_breakdown":{},"link":null,"scope":"none"},"historical_compromise":null,"recommendation":{"action":"safe_to_use","issues":[],"use_version":"0.1.1","version_hint":null,"summary":"spawndir@0.1.1 is safe to use (health: 42/100)"},"version_scoped":null,"requested_version":null,"_cache":"miss","_response_ms":256,"_powered_by":"depscope.dev — free package intelligence for AI agents","typosquat":{"is_suspected":false},"maintainer_trust":{"available":false},"malicious":{"is_malicious":false},"scorecard":{"available":false},"quality":{"available":false}}