Releases: gabrielcsapo/run-anything
Releases 路 gabrielcsapo/run-anything
Release list
0.0.1
- adds
-p, --port [port]which is the ability to set the port of a application, by default it is random - adds
-h, --helpto get a help screen for running the binary - adds state management
- cleans up and consolidates classes
- moves state management into the application class
- adds tests for all components
- adds default commands to application
stateandhelpwhich will emit the state of the application and the commands accessible