epandco / epandco/unthink-cli

Init git repo via flag

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
cli discussion enhancement proposal
Dominant language
TypeScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

It would be nice to have a flag to have the CLI run `git init` in the new project's folder. Easiest might be `--git`.

A possible alternate route would be to have the ability to specify a remote origin (maybe via `--repository=...` or `--git=...`). The would run `git init` and then set the remote origin.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the CLI flag parsing and the project-folder creation flow. Decide whether the first scope is a --git flag for git init or also remote-origin configuration, then verify that the chosen behavior initializes the new project as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, typescript
Domain
cli, developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.