nux
d676c6bedb
feat(crew): add crew configuration to rigs.json for cross-machine sync
...
Add CrewRegistryConfig to RigEntry allowing crew members to be defined
in rigs.json and synced across machines. The new `gt crew sync` command
creates missing crew members from the configuration.
Configuration example:
"rigs": {
"gastown": {
"crew": {
"theme": "mad-max",
"members": ["diesel", "chrome", "nitro"]
}
}
}
Closes: gt-tu4
2026-01-24 16:48:51 -08:00
..
2026-01-13 13:19:27 -08:00
2026-01-23 13:43:57 -08:00
2026-01-20 20:45:58 -08:00
2026-01-16 12:33:51 -08:00
2026-01-23 16:15:51 -08:00
2026-01-24 16:48:51 -08:00
2026-01-24 16:48:51 -08:00
2026-01-20 20:45:58 -08:00
2026-01-22 00:16:58 -08:00
2026-01-21 21:51:21 -08:00
2026-01-20 20:45:58 -08:00
2026-01-23 13:43:57 -08:00
2026-01-20 20:45:58 -08:00
2026-01-23 16:15:51 -08:00
2026-01-23 13:43:57 -08:00
2026-01-12 00:47:11 -08:00
2026-01-23 13:52:36 -08:00
2026-01-21 20:53:12 -08:00
2026-01-12 01:47:14 -08:00
2026-01-20 14:17:35 -08:00
2026-01-21 14:15:23 -05:00
2026-01-17 00:00:53 -08:00
2026-01-11 21:44:30 -05:00
2026-01-20 14:17:35 -08:00
2026-01-12 17:48:07 -08:00
2026-01-21 20:53:12 -08:00
2026-01-12 23:48:56 -08:00
2026-01-21 19:11:39 -08:00
2026-01-23 13:43:57 -08:00
2026-01-13 13:19:27 -08:00
2026-01-20 20:45:58 -08:00
2026-01-20 14:17:35 -08:00
2026-01-13 13:19:27 -08:00
2026-01-11 18:49:01 -08:00
2026-01-23 13:52:36 -08:00
2026-01-23 15:39:00 -08:00
2026-01-12 23:48:56 -08:00
2026-01-13 13:19:27 -08:00
2026-01-20 20:43:31 -08:00
2026-01-23 13:43:58 -08:00
2026-01-20 14:17:35 -08:00
2026-01-21 10:16:27 -08:00
2026-01-20 14:17:35 -08:00