We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Since the tool is basically a static web-site you can host it using GitHub pages.
We've added a simple way to do that simply run npm run deploy to build and push your site to the gh-pages branch.
npm run deploy