This release is a huge step forward, I migrated the tool from a bash based script to a npm package, for simpler, more flexible development and also for simpler installation.
Now users can simply npm i -g @katistix/license-cli
and be ready to go.
The usage remains the same: license <license_type>
.
Full Changelog: v0.1.1...v1.0.1