We can use a separate CLI command, like nstack refetch instead of builders. This way we'll save time:
- We won't rerun the whole code generation just to update a string. All we'll need to do is
nstack refetch
- We won't include NStack in regular code generation — again, saving some time.
To Do: