Installation
To install Glowie and start a fresh new project, use:
composer create-project glowieframework/glowie=dev-main
That's all. Incredible and simple, isn't it?
Updating from an earlier version
Updating Glowie is as simple as installing it. Just navigate to your application directory and run:
composer update