rescript-lang / rescript-lang/create-rescript-app

Add an option to add files in the current directory instead of creating a new one

Open
#53 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
ReScript
Stars
77
Forks
15
Avg merge
17h 54m
Merged PRs (30d)
1

Description

I've cloned an empty project from github, containing only readme and licence. Running npm init rescript-app created a nested directory. In this case I'd like to have an option to put everything in the current directory.

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

Start with the entry point for the npm init rescript-app command and trace where the project directory is selected and created. Add an option for using the current directory, then verify that the existing nested-directory behavior remains unchanged and that scaffolding works in an empty project.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.