cleodora-forecasting / cleodora-forecasting/cleodora

Exercise 1: Add a cleosrv subcommand that prints your name

Open Beginner friendly
#146 0 comments 0 reactions 0 assignees View on GitHub
good first issue new-contributor
Dominant language
Go
Stars
24
Forks
1
PR merge metrics
No merged PRs in 30d

Description

This issue is an optional task for new contributors.

* Implement what is suggested
* Submit a pull request to get it reviewed and improvement suggestions made
* Write a "I did it!" comment in this issue when you are done so we can celebrate with you

Of course the pull request will end up being rejected because it's only an exercise, but you'll get a lightweight introduction to some project internals.

If you have questions you can post comments in this issue. Once they have been resolved all comments except the ones for _cheering_ will be deleted to keep the issue clean for future new contributors.

This issue will never be closed.

# Exercise

When executing `cleosrv myname` it should print your name in the console.

Don't forget to write a test for it!

Contributor guide

Open the contributing guide

Research direction

Start by locating the cleosrv command entry point and the existing subcommand tests. Implement the `cleosrv myname` behavior so it prints the supplied name, then add and run a test covering that command.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.