add easy-git-annex to related_software

This commit is contained in:
Joey Hess 2022-04-06 13:13:35 -04:00
parent 6db9ef77f7
commit adaac8bb5f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2022-04-06T17:13:13Z"
content="""
I've added it to [[related_software]].
"""]]

View file

@ -57,4 +57,8 @@ designed to interoperate with it.
* [Git::Annex](https://metacpan.org/release/Git-Annex) is a Perl interface to git-annex, including a script `git annex reviewunused` for interactively processing git-annex-unused output
* [easy-git-annex](https://www.npmjs.com/package/easy-git-annex) is a
TypeScript interface to git-annex (and git) commands. It can also be used
by JavaScript.
See also [[not]] for software that is *not* related to git-annex, but similar.