Rebar Tools

Automate Rebar/Universal Relay Boilerplate version management, testing and deployment.

Rebar tools have emerged from internal scripts and routines created within our company to manage project based on Rebar. We are in the process of rolling up all required tools for managing a project based on Rebar.

Additional technical information about Rebar Tools is available in our developer section.

Here are some of the features of Rebar:

Release Management

Rebar Tools can manage the creation of new versions and version management in git.

Local Testing

Rebar Tools allow in-depth testing on local hardware simulating very closely real world deployment.

Deployment

Rebar Tools create Ansible scripts for cloud deployment.



Here are a few screenshots taken while using the tools. Setup:

Screenshot of using Rebar Tools


Cutting a version:

Screenshot of using Rebar Tools


Report from relay-compiler while cutting a version:

Screenshot of using Rebar Tools


Babel transformation applied to code to be run on Node.js:

Screenshot of using Rebar Tools


Webpack report as part of cutting a version:

Screenshot of using Rebar Tools