Forum Discussion

michaelluis's avatar
9 years ago

build tools for brs developers?

I recently switched from coding in webstorm to atom. I usually just zipped my code and uploaded to the Web interface of my local box. I am trying to streamline the dev process as this is cumbersome.

Does anyone use anything that will automatically send to the dev box? For example, in a Web project a developer would use grunt or webpack to hot load. Does anyone have a hot reload set up where on change it is zipped and sent over to the local ip of the box automatically?

Or even a build tool like ANT where we can run a simple command like "ant deploy"

5 Replies