1.9.0 • Published 2 months agoCLI
rb-homer
Licence
ISC
Version
1.9.0
Deps
16
Size
510 kB
Vulns
4
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
Install
$ npm install -g rb-homer
Usage
Listen to file changes
Synchronize components to Rambase on save:
rb listen
Live reload
Synchronize components with live update:
rb serve
Synchronize component
Synchronize the component in the current working directory:
rb sync
Create component
Create a new Rambase component and generate template:
rb app
Update status
Update status on a Rambase component:
rb status
Generate code
Generate code templates from Rambase API resources:
rb template
Reset token
Reset the login:
rb reset