This is a CLI for Head App Template. It is not required, but it facilitates work and project management.
npm i git+https://github.com/ringpublishing/hat-cli.git --globalFrom project folder:
hatcli setupthen follow the configurator to create/edit profiles for project.
There is possibility to change variant by request header x-websites-config-variant
When developing any HAT package eg.hat-server by using hat-boilderplate, you should use npm link
On hat-server repository:
npm linkOn hat-boilderplate repository:
npm link "hat-server"