fleet
fleet copied to clipboard
Add `fdm serve / up` command to easily start local Fleet development server
Goal
| User story |
|---|
| As a Fleet developer, |
| I want to be able to quickly start a Fleet development server |
| so that I can do my work without having to hunt for the right commands to type |
Currently developers hunt through command history or saved notes to get the command to start the Fleet server, or else memorize long command strings. They should be able to just do fdm up to build and start the server quickly.