Question about forever

Open
#74 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
15/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, node.js
Domain
cli, documentation

Research direction

This is a usage question about running a Node.js script in the background with the forever utility. No repository file, test, or concrete documentation target is mentioned; start by checking forever's existing usage documentation. Done would require a verified explanation or a clearly scoped documentation change, but the issue's age makes it unsuitable as a first contribution.

Written by the indexing model from the issue text.

Description

I have been playing with the source for the forever utility.

I want to try adding a few features, see what happens.

But I have a basic question.

I can create an app called myforever.js.

I run it like this

node myforever.js

And it runs.

But it runs in the foreground.

I want to run it in the background, like forever does.

How?

Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.