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

Fuyu - Dev commands #308

Open
SlejmUr opened this issue Jan 9, 2025 · 1 comment
Open

Fuyu - Dev commands #308

SlejmUr opened this issue Jan 9, 2025 · 1 comment
Labels
backend Related to Fuyu.Backend enhancement New feature or request

Comments

@SlejmUr
Copy link
Contributor

SlejmUr commented Jan 9, 2025

Probably need an assembly where we make dev releated commands.
Examples:

register username passw
unregister username
wipe accountid
list [accounts, etc]
reload config // no idea about that tbh.
restart
stop // we already handle with quit/exit i think
@seionmoya seionmoya added enhancement New feature or request backend Related to Fuyu.Backend labels Jan 9, 2025
@seionmoya
Copy link
Collaborator

seionmoya commented Jan 9, 2025

In devtools folder, we can make a backend mod called Fuyu.Devtool.BackendCommands and handle it in there.
Stop is implemented as exit command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to Fuyu.Backend enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants