convert runExample.sh to a node script

Open Beginner friendly
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reading runExample.sh to understand the existing project initialization and test flow. Implement the equivalent Node script at bin/sgtu-run-example, then run it with the same example inputs and verify that it initializes the project and runs the tests as before.

Written by the indexing model from the issue text.

Description

enhancement good first issue help wanted

Currently we have runExample.sh that initializes a new project with a specified example and runs the tests. It was originally just a consolidation of the shell commands I was already using to test the examples. Convert it to a node script in bin/sgtu-run-example.

Dominant language
JavaScript
Stars
1
Forks
6
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 salesforce/refocus-sample-generator-template-utils

All issues in salesforce/refocus-sample-generator-template-utils

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.