Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Calculator-CLI.md #133

Merged
merged 2 commits into from
Feb 17, 2020
Merged

Conversation

schadokar
Copy link
Contributor

This is a basic calculator cli. Its main feature is adding multiple integers. Use -f flag to add the floating-point. Add only even or odd numbers using the even or odd sub-command. This cli project covers almost all the basic operations required to build a cli.

This is a basic calculator cli. Its main feature is adding multiple integers. Use `-f` flag to add the floating-point. Add only even or odd numbers using the `even` or `odd` sub-command. This cli project covers almost all the basic operations required to build a cli.
@florinpop17
Copy link
Owner

Awesome! Could you also add it to the table in the main/root README.md?

Readme updated with the calculator-cli project in tier-2.
@schadokar
Copy link
Contributor Author

Thank you, Florin. I updated the readme with the calculator-cli project.

@schadokar schadokar closed this Feb 14, 2020
@schadokar schadokar reopened this Feb 14, 2020
@florinpop17 florinpop17 merged commit 0ef016b into florinpop17:master Feb 17, 2020
@florinpop17
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants