Skip to content

Conversation

DannyBen
Copy link
Member

@DannyBen DannyBen commented Feb 11, 2023

Refactor libraries in preparation to allow adding external libraries.

This PR adds a LibrarySource class, and moves all library files to the new internal library source at lib/bashly/libraries.

Additional changes needed:

  • The bashly add command should be changed to a more generic form
  • Library args should probably be removed - which means bashly add comp function will need to be renamed to bashly add comp-function.
  • The bashly generate --upgrade functionality should consider external source
  • The bashly add command should allow external folders / git

cc #333

@DannyBen DannyBen merged commit ab97e1a into master Feb 11, 2023
@DannyBen DannyBen deleted the update/libraries branch February 11, 2023 12:58
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