Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: daemon #312

Open
bates64 opened this issue May 7, 2018 · 1 comment
Open

CLI: daemon #312

bates64 opened this issue May 7, 2018 · 1 comment
Assignees
Labels
CLI Affects the @decent/cli package.

Comments

@bates64
Copy link
Collaborator

bates64 commented May 7, 2018

e.g.

$ decent -p 4040 --db .
decent>
^C

$ decent start "cool server" -p 4040
decent: server "cool server" running in background

$ decent stop cool server"
decent: server "cool server" stopped
@bates64 bates64 added server Affects the @decent/server package. CLI Affects the @decent/cli package. labels May 7, 2018
@bates64 bates64 changed the title Easy server config file Easy server config file, daemon option May 7, 2018
@towerofnix
Copy link
Member

(Assigning @heyitsmeuralex so you can actually fill in the description with more info. What kind of stuff should go in the server config? How would we make this work with server properties? Would server properties be obsolete with this? Et cetera.)

@bates64 bates64 changed the title Easy server config file, daemon option CLI: daemon May 7, 2018
@bates64 bates64 removed the server Affects the @decent/server package. label May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Affects the @decent/cli package.
Projects
None yet
Development

No branches or pull requests

2 participants