falcopackages / fujin

Get your project up and running in minutes on your vps.
https://fujin.oluwatobi.dev/en/latest/
MIT License
12 stars 0 forks source link

a process manager command #13

Closed Tobi-De closed 3 weeks ago

Tobi-De commented 3 weeks ago

currently I'm basically repeating every command possible on the pm on the app command, maybe it's better to just turn the ProcessManager class into it owns command or just dynamically generate a cappa command from the process manager, this should be possible I think

Tobi-De commented 3 weeks ago

fujin pm

Tobi-De commented 3 weeks ago

or maybe just auto generate the command from the pm to app instead of copy pasta ?

Tobi-De commented 3 weeks ago

nah, will just use the app command, it will serve as the command to controllthe app processes, copy pasta is fine