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

[WIP] Initial Refactor #56

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

Conversation

KINGSABRI
Copy link
Contributor

@KINGSABRI KINGSABRI commented Oct 22, 2018

Adding more enhancements (hopefully) and refactoring to the code

  • Fix code indentation.
  • Add Utils module - for general operations.
  • General code enhancements.
  • Avoid using highline/import.
  • Add arguments switches instead of the classic ARGV.
  • Add Banner
  • Add Dependencies handining using bundle/inline
  • Consider authentication and versbose options in the code

Handing dependencies example

ruby drupalgeddon2-customizable-beta.rb 
[-] Missing gems.
[*] Do you want me to install it for you?[y/n] N
[i] As you like. Good Bye!
cannot load such file -- BLABLA

@g0tmi1k g0tmi1k self-assigned this Oct 25, 2018
@g0tmi1k g0tmi1k added the enhancement New feature or request label Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants