xaizek / dit (License: GPLv3) (since 2018-12-07)
Command-line task keeper that remembers all old values and is meant to combine several orthogonal features to be rather flexible in managing items.
<root> / docs /
File Mode Size
01-name.md 100644 43B
02-synopsis.md 100644 859B
03-description.md 100644 2,348B
04-commands.md 100644 4,601B
05-configuration.md 100644 4,341B
06-command-list.md 100644 3,197B
07-tips.md 100644 954B
08-example.md 100644 2,420B
09-files.md 100644 154B
10-environment.md 100644 326B
dit.1 100644 22KiB
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/dit

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

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