benjamn / benjamn/populist

Add a --watch option to continually rebuild the package whenever a file changes under the root directory

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This implies the use of `--output-file`, since repeatedly printing the package to `STDOUT` is probably not very useful.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the CLI option handling and the existing --output-file path, then trace how package builds are triggered. Done means a --watch mode rebuilds when files under the root directory change and writes to the output file rather than repeatedly printing to STDOUT.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.