post
A package manager for Linux, focused on clean design, simplicity, and stability.
How to download and setup post
Open terminal and run command
git clone https://github.com/leximch/post.git
git clone is used to create a copy or clone of post 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 post https://github.com/leximch/post/archive/master.zip
Or simply clone post with SSH
[email protected]:leximch/post.git