stella
Stella is a collection of tools, libraries and a framework for command line application. It supports Nix (including MacOS) and Windows platform, and provide usefull tools and functions for bash and batch application. Including a package manager, deploy tools and more.
How to download and setup stella
Open terminal and run command
git clone https://github.com/StudioEtrange/stella.git
git clone is used to create a copy or clone of stella 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 stella https://github.com/StudioEtrange/stella/archive/master.zip
Or simply clone stella with SSH
[email protected]:StudioEtrange/stella.git