anteloio / anteloio/cherry-cli

Split cherry.js file into isolated functions

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

To start the TypeScript shift for our Cherry CLI project, let's focus on the cherry.js file—it's the sweet spot for adding typing. What we want to do first is break down each command into functions. This not only cleans up our code but makes testing a whole lot easier.

This is only the first step of three:

- Split cherry.js file into functions <--
- Unit test cherry.js functions
- Migrate cherry.js to TypeScript

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.