Guz013
e775d83ccf
refactor: ♻️ repurpose Cli class to Configs
...
Renamed Cli to ConfigsProcessor, now the Cli class is purposed to just
parsing the cli arguments and orchestrate other classes
2023-08-03 18:33:58 -03:00
Guz013
c201a25e6e
feat: ✨ pass packages from cli argument
2023-08-03 17:38:03 -03:00
Turbobot
b0e00d6e5c
feat(create-turbo): ✨ apply official-starter transform
2023-08-03 16:53:26 -03:00
Guz013
73b71033b3
refactor: ♻️ simplify/"normalize" packages detection
...
Refactored how the cli gets the workspace structure, making it
more "agnostic" for single- and multi- packages workspaces.
Also the paths listed on the package object were simplified to
be relative to the package's path.
2023-08-03 14:19:00 -03:00
Guz013
f24aba4f8e
refactor: ♻️ move function
2023-08-03 10:55:56 -03:00
Guz013
8c1e721346
refactor: ♻️ move workspace on its own class
2023-08-01 16:55:49 -03:00
Guz013
c1f4c262dc
refactor(cli): ♻️ remove unused debugger
2023-08-01 16:23:14 -03:00
Guz013
f7b6faff09
feat(cli): ✨ refactoring and detection of configs
2023-08-01 16:20:17 -03:00
Guz013
48b70de8d9
feat(cli): ✨ list directories of packages
2023-08-01 11:19:05 -03:00
Guz013
fdad363313
chore(deps): 🔗 make yaml a dependency and not devdep
2023-08-01 10:57:33 -03:00
Guz013
41fd41bef6
feat(cli): ✨ project structure detection
2023-07-31 19:01:59 -03:00