Closed MaxymVlasov closed 4 years ago
I can't simply disable not used by me services when start debugging, so I made it modular.
Also, now anyone can simply view high-level logic, write tests to functions and so on.
Using this styleguide: https://google.github.io/styleguide/shellguide.html
And looks like it still works fine:
Fully recreation: https://github.com/shalb/cluster.dev/runs/480608263 Add simple change: https://github.com/shalb/cluster.dev/runs/480668563
I can't simply disable not used by me services when start debugging, so I made it modular.
Also, now anyone can simply view high-level logic, write tests to functions and so on.
Using this styleguide: https://google.github.io/styleguide/shellguide.html