After finishing [porting existing code from Testem](https://github.com/testem/launchem/issues/2), we need to establish a definitive public API for using the launcher. The MVP should have: - [ ] A method to get all available launchers - [ ] A method to start a specific launcher - [ ] A method to end a specific launcher - [ ] A way to provide options to a specific launcher
After finishing porting existing code from Testem, we need to establish a definitive public API for using the launcher.
The MVP should have: