I want to release part of my scripts/classes that would be useful to others in a seperate github repo. I'm unsure how to really do this. So I come here to discuss...
Basically, I have my main script with my core package...
pom.xml
com.kirkwoodwest...
and then i think i would make another project with a new pom.xml but somehow include the same com.kirkwoodwest... but only have some of the files from the com.kirkwoodwest module.
Yeah probably not gonna work like this...
maybe something like com.kirkwoodwest.common that both packages the it would exist in one and be referenced by the other.
Totally lost here on this one...been googling a bit and time to google some more. Maybe there are some language terms i can search for that would be helpful.
Tips for splitting up package in github?
- KVRist
- 393 posts since 12 Apr, 2020
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
- KVRist
- Topic Starter
- 393 posts since 12 Apr, 2020
For now I come up with quick and dirty solution and made some shell files to copy the data between the branches. Manual migration I guess. Should do the trick... although it would be cool to figure out how to do it in github.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
-
Karbon L. Forms Karbon L. Forms https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=29033
- KVRian
- 1415 posts since 10 Jun, 2004 from Inverness, Scotland
sub-repositories?
.................................
"Hell is other People" J.P.Sartre
.................................
"Hell is other People" J.P.Sartre
.................................
- KVRist
- Topic Starter
- 393 posts since 12 Apr, 2020
thanks will search into it... so far its been ok just to make a shell script to run when i want to update the library for the public “branch”... but its nothing github official.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
