xaizek / pipedial (License: GPLv3 only) (since 2019-01-08)
One more tool for selecting something in console.
Commit 1cc6d8bebed2851a03c5ee8e1609b18b3a5be822

Add gif demonstration to the README
Author: xaizek
Author date (UTC): 2019-01-24 15:41
Committer name: xaizek
Committer date (UTC): 2019-01-24 15:41
Parent(s): ebc7b63cc5d3e327731f6901728f113c1b520cca
Signing key: 99DC5E4DB05F6BE2
Tree: 00ad4c8f91c1389178f0ed48a97ef390487a3c17
File Lines added Lines deleted
README.md 3 1
docs/pipedial.gif 0 0
File README.md changed (mode: 100644) (index ca7763f..7380399)
1 1 **pipedial**, _v0.0.6_, _2019_ **pipedial**, _v0.0.6_, _2019_
2 2
3 _This file last updated on 13 January, 2019_
3 _This file last updated on 24 January, 2019_
4
5 ![Pipedial Gif](docs/pipedial.gif)
4 6
5 7 ### Brief Description ### ### Brief Description ###
6 8
File docs/pipedial.gif added (mode: 100644) (index 0000000..e7cd02e)
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/pipedial

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/pipedial

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master