koddsson / koddsson/gengi-cli

Support being used as a node package

Open
#6 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

As in, support something like this

``` javascript
const gengi = require('gengi-cli')
console.log(gengi.calculate('usd', 10))
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name any files or tests. Start by inspecting the repository's CLI entry point and package metadata to understand how the command is exposed. Done means the project can also be required as a Node package and its exported API supports the shown calculate call.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.