issues
search
cmr-exchange
/
dev-env-manager
An Alternate Development Environment Manager for the CMR
Apache License 2.0
0
stars
1
forks
source link
Implement whole-system state management
#11
Closed
oubiwann
closed
6 years ago
oubiwann
commented
6 years ago
[x] Define states
[x] Define state transitions
[x] Only allow legal transitions between two given states
[x] Implement start for whole system
[x] Implement stop for whole system
[x] Implement restart for whole system
oubiwann
commented
6 years ago
Done.