Skip to content

c7bercat refactor main#25

Closed
c7bercat wants to merge 5 commits intomainfrom
c7bercat_refactorMain
Closed

c7bercat refactor main#25
c7bercat wants to merge 5 commits intomainfrom
c7bercat_refactorMain

Conversation

@c7bercat
Copy link
Copy Markdown
Collaborator

  • changed ArgManager to Command, using this verbage is Swift best practice imo
  • moved the setup code from main.swift into Command.swift::start() and Command.swift::setup(), also Swift best practice
  • added an OptionSet to handle the command's options
  • made adjustments in Module.swift and FileWalker.swift according to the new command option OptionSet
  • the Package.resolved file was added. it details what external packages are being used in the project

@stuartjash stuartjash mentioned this pull request Aug 23, 2022
@c7bercat c7bercat closed this Aug 25, 2022
@stuartjash stuartjash deleted the c7bercat_refactorMain branch October 5, 2022 14:26
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.

1 participant