tonion-cli
TonIon a package manager for the Tonion contracts and a tool for Tact and TON development. It helps you to create contracts without code or enhance your development speed and using Tonion contracts easier.
How to download and setup tonion-cli
Open terminal and run command
git clone https://github.com/ton-ion/tonion-cli.git
git clone is used to create a copy or clone of tonion-cli 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 tonion-cli https://github.com/ton-ion/tonion-cli/archive/master.zip
Or simply clone tonion-cli with SSH
[email protected]:ton-ion/tonion-cli.git