souko 0.3.2

A simple command line utility that provides an easy way to organize clones of remote git repositories
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- Please explain the changes you made -->

<!--
Please, make sure:
- you have read the contributing guidelines:
  https://github.com/gifnksm/souko/blob/HEAD/CONTRIBUTING.md
- you have run `just ci` before opening or updating the pull request
- you have updated the changelog (if needed):
  https://github.com/gifnksm/souko/blob/HEAD/CHANGELOG.md
- you have referenced related issues in the pull request description:
  - use `Closes #<number>` when this pull request resolves the issue
  - use `Refs #<number>` when this pull request is related but does not resolve it
-->