cleodora icon indicating copy to clipboard operation
cleodora copied to clipboard

Exercise 1: Add a cleosrv subcommand that prints your name

Open omarkohl opened this issue 3 years ago • 0 comments

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!

omarkohl avatar Jan 11 '23 08:01 omarkohl