rb-homer
v1.9.0
Published
Create and synchronize Rambase applications.
Downloads
1,107
Readme
Install
$ npm install -g rb-homerUsage
Listen to file changes
Synchronize components to Rambase on save:
rb listenLive reload
Synchronize components with live update:
rb serveSynchronize component
Synchronize the component in the current working directory:
rb syncCreate component
Create a new Rambase component and generate template:
rb appUpdate status
Update status on a Rambase component:
rb statusGenerate code
Generate code templates from Rambase API resources:
rb templateReset token
Reset the login:
rb reset