This is a sample post on Knacksteem
Adonis Hexa is a software development paradigm for maintaining a scalable application architecture while developing apps for the AdonisJS framework.
It has technically the same ideology as the lucid archetectural pattern for Laravel.
Initially, adonis hexa installation was a clone from the repository, where the command for cloning the repository has to be initiated.
New Features
Added cli tool to install project with a command.
In order to solve the issue of cloning from the repository then run the command to install dependency each time you want a new project, i built a cli tool that accept commands to generate the project by installing the cli tool globally and running the command to create a new project.