tln-cli icon indicating copy to clipboard operation
tln-cli copied to clipboard

Utility command to generate hierarch of folders (new dev onboarding procedure)

Open VladyslavKurmaz opened this issue 3 years ago • 0 comments

tln get-hierarchy

output: mkdir /root/projects && tln config --terse && cd && /root/projects && mkdir mycompany && ...

VladyslavKurmaz avatar Dec 12 '21 14:12 VladyslavKurmaz