max-mapper / max-mapper/electron-spawn

Add require flag?

Open
#11 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
195
Forks
18
PR merge metrics
No merged PRs in 30d

Description

It'd be awesome to have a require flag like `node` so that I can require in my babel hook before running code. I'd be happy to submit a PR, but I'd just need to know which command line args parsing library that you prefer (everyone seems to have a different preference here).

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.

Research direction

The issue names no files, tests, or CLI entry point. Start by locating the command-line argument parser and compare the requested behavior with Node's require option; done means the CLI accepts a require flag that loads a Babel hook before executing code, with coverage for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
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.