rilb-cli is a command-line tool designed to simplify the process of creating templates based on your commands. It is particularly useful for generating boilerplate code or files for your projects based on RILB. With rilb-cli, you can quickly create templates for various components, saving you time and effort.
You can install rilb-cli globally using git only for now.
When you install rilb-cli, position yourself in terminal and write npm-link so you can link this package.
rilb generate <name>Component that you will generate could be repository, service or controller for now.