wool
A typescript ecosystem - package manager, decentralised registries, monorepo compiler
How to download and setup wool
Open terminal and run command
git clone https://github.com/woolts/wool.git
git clone is used to create a copy or clone of wool 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 wool https://github.com/woolts/wool/archive/master.zip
Or simply clone wool with SSH
[email protected]:woolts/wool.git