Replies: 2 comments 8 replies
|
@meleu - you mentioned you have some libraries that can be suitable for public use, in our soon-to-be-born Can you list some examples? Perhaps paste code for one of them? |
|
Months after this thread was opened I finally had sometime to start playing with custom libraries... Here's the repo: https://github.com/meleu/bashly-libs The first lib I created is the The actual code is here. Now I have a question for @DannyBen: What should I do if I want to explicitly mention an "official" lib as a dependency of my custom lib? Example: I know that I can guide the users to install (tbh I think this would open the gates for all sorts of problems related to dependency management, then I completely understand if the answer is "no") This is similar to the config & ini libs (config depends on ini, then when the user installs config, ini is also automatically installed), with the difference that logs & colors are in different repositories. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This discussion started in #674.
A Custom Libraries Template was created here:
https://github.com/bashly-framework/custom-libs-template
The documentation was updated accordingly.
Thoughts are welcome.
All reactions