LCTT / LCTT/lctc-cli

导入文章列表,自动识别并进行选题

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

预期动作

支持以某个文件为参数,读取文件内容,并进行批量选题

当前动作

可能的解决方案

利用 readline,并调用处理器处理

内容

批量选题

Contributor guide

Open the contributing guide

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

Begin at the CLI entry point and locate the existing article-selection handler; the issue suggests using readline for file input. Done means accepting a file argument, reading its contents, and processing the entries in batch; no specific test is named.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.