Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[refactor] **Major awesome breaking changes** Forever no longer uses …
…*.fvr files in-favor of a TCP server in each forever process started by the CLI. Programmatic usage will require an additional call to `forever.createServer()` explicitally in order for your application to be available in `forever list` or `forever.list()`
- Loading branch information