Bradley Hilton

Results 26 issues of Bradley Hilton

Providing "watching" when developing an app and whenever a change is made (debounced of course) and it can compile plus package successfully, then it will be deployed to the instance...

- [ ] Do some pre-checks such as ensuring the folder won't have any conflicts - [ ] Ask them whether they want the folder they're in or a subfolder...

The create command has the files generated hard coded, let's look into a better way and industry standard way of doing this.

The CLI requires the Rocket.Chat Apps TypeScript Definitions npm modules to have been `npm install`ed, so we should check that early and error out if they haven't

https://oclif.io/docs/releasing.html#autoupdater https://github.com/oclif/plugin-update

Currently the package command only shows a spinner and "hides" what it is currently doing, so a user isn't aware of the steps to package an App nor the status....