tiddly-gittly / tiddly-gittly/plugin-dev-cli
不方便先创建 git 仓库,再初始化内容的流程
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
% npx tiddlywiki-plugin-dev@latest init .
Need to install the following packages:
tiddlywiki-plugin-dev@0.0.34
Ok to proceed? (y)
. already exists!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running npx tiddlywiki-plugin-dev@latest init . in an existing Git repository and inspect the CLI's init entry point and handling of an existing directory. Done means the init workflow can be used after repository creation without rejecting the current directory; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100