upm-template
Unity Package Manager template that offers publishing to NPM via semantic release
How to download and setup upm-template
Open terminal and run command
git clone https://github.com/JesseTG/upm-template.git
git clone is used to create a copy or clone of upm-template repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with upm-template https://github.com/JesseTG/upm-template/archive/master.zip
Or simply clone upm-template with SSH
[email protected]:JesseTG/upm-template.git