Install commitlint packages (not globally) and migrate to 'husky' from python 'pre-commit', also add 'prepare' script to install pre-commit hooks (https://typicode.github.io/husky/how-to.html).
Ask for initialisation of git repository on 'create' (if not git repo)
NB: need to confirm that everything works both for new packages and for packages being created in public repo
Install commitlint packages (not globally) and migrate to 'husky' from python 'pre-commit', also add 'prepare' script to install pre-commit hooks (https://typicode.github.io/husky/how-to.html).
Ask for initialisation of git repository on 'create' (if not git repo)
NB: need to confirm that everything works both for new packages and for packages being created in public repo