Hey checking out there to see if anyone has some advice for me about making a package/ module / library that could be included other bitwig extensions?
I have some OSC and Bitwig helper things to make some things easier for bitwig extension development that I wish to publish as an open source library for others and myself to include with their projects.
I'm happy to use Maven or Gradle as a build tool. I am currently learning about different build systems and approaches.
Its quite easy to prune a branch of the code and add it to any repository but it seems to loose! I'd like to have this code in a seperate github repository and syncing to latest updates when needed and of course build on the core library.
I think the same could also apply to https://github.com/bitwig/bitwig-extensions/tree/api-18 and making that part of another extension... Not sure if anyone has done this.
I'm also pretty sure I got these names package / module / library confused as well, since they all seem to have different meaning in Java / Build / Github context. Anyways... I hope you can understand the question and if you have any help or direction that would be greatly appreciated.
I have some OSC and Bitwig helper things to make some things easier for bitwig extension development that I wish to publish as an open source library for others and myself to include with their projects.
I'm happy to use Maven or Gradle as a build tool. I am currently learning about different build systems and approaches.
Its quite easy to prune a branch of the code and add it to any repository but it seems to loose! I'd like to have this code in a seperate github repository and syncing to latest updates when needed and of course build on the core library.
I think the same could also apply to https://github.com/bitwig/bitwig-extensions/tree/api-18 and making that part of another extension... Not sure if anyone has done this.
I'm also pretty sure I got these names package / module / library confused as well, since they all seem to have different meaning in Java / Build / Github context. Anyways... I hope you can understand the question and if you have any help or direction that would be greatly appreciated.
Statistics: Posted by Kirkwood West — Mon Apr 08, 2024 10:02 pm — Replies 0 — Views 17