Thank you for subscribing.
We've emailed you a registration token.
If you have any issues, email: info@invacto.com
We've emailed you a registration token.
If you have any issues, email: info@invacto.com
# Installing Gendocs
Gendocs does not have a web application and instead works completely through a CLI.
This cli can be installed through an NPM package with the following command.
bash
npm i -g @invacto/gendocs
This package contains all the necessary commands to use Gendocs and can be used on any system using Node v10 or higher.