Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Split setup in two for easier integration of usptream changes #24

Closed
LoricAndre opened this issue Apr 11, 2021 · 3 comments
Closed

Split setup in two for easier integration of usptream changes #24

LoricAndre opened this issue Apr 11, 2021 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@LoricAndre
Copy link
Contributor

When the upstream setup file changes, integrating those changes can be complicated if you have custom steps. It would be nice to split the file in 2 parts, one functional and one for configuration, and maybe create a helper function for symlink_*.

@LoricAndre
Copy link
Contributor Author

I can work on it, but I'd like some input first. This might require putting everything in functions, having those functions in one or more files, then having a main file sourcing those and the config file and calling everything.

@NNBnh NNBnh added the enhancement New feature or request label Apr 11, 2021
@NNBnh NNBnh added this to the Version 2.0.0 milestone Apr 11, 2021
@NNBnh
Copy link
Owner

NNBnh commented Apr 23, 2021

Hello @LoricAndre, thank you for the suggestion.
I've moved the template directory structure into its own repo SSB template repo (later i will stick everything's together using Git submodules)
Tomorrow I will start split the main code file into smaller pieces, improve the code quality, update the README.md file and write a wiki for this project... small doc on the setup file :(
I hope we can make this done on next week.

@NNBnh
Copy link
Owner

NNBnh commented Apr 26, 2021

Done in #5af58dc

@NNBnh NNBnh closed this as completed Apr 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants