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

CLI Commands #158

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

CLI Commands #158

wants to merge 5 commits into from

Conversation

erayalkis
Copy link

Addressing #156 and #157 , this PR adds CLI commands.

Additions and changes:

  • Creates new class for handling arguments passed into the goby executable
  • Adds a new command "init" for creating project in the current directory
  • Rewrites the Scaffold::Simple method to fit the requested functionality in Need command goby init #157
  • Adds a "--version" flag for printing current goby version to the console (Currently has two aliases: --ver and --v)

RSpec passes all tests, and the new command functionalities fit the listed issue expectations.

@nskins
Copy link
Owner

nskins commented Feb 4, 2022

Hi @Blissblass! Thank you for submitting a PR. I took a quick look at your changes, and they look good. I ask that you be patient with me as far as merging since I do not work on this project very consistently anymore. Regardless, it looks like you've done a good job and I appreciate the contribution!

@erayalkis
Copy link
Author

No worries, take all the time you need! And thank you, I'm glad I can be a part of this amazing project!

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