jamestalmage / jamestalmage/generator-codemod

Generator should print the command for running your codemod

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
Enter the following command in your terminal when you are ready to use your codemod:
jscodeshift -t path/to/codemod.js [files]
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Use the issue's requested terminal message and jscodeshift command as the acceptance target. Locate the generator entry point that prints instructions for the created codemod, then verify that the generated output includes the shown command with the codemod path and file placeholder.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli, tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.