A command and GUI integration tool based on vite. Please refer to the documentation.
npm install revili@next -g
revili add @revili/revili-kit-demo@next
# command 'start' is registered from revili
revili start
# command 'path' is registered from @revili/revili-kit-demo
revili path
Install the kit.
revili add @revili/revili-kit-demo
Remove the kit.
revili remove @revili/revili-kit-demo
Switch the kit.
revili use @revili/revili-kit-demo
Start the local services provided by the kit.
revili use @revili/revili-kit-demo
revili start
Check the added kits.
revili ls
# or
revili list