diff --git a/doc/forum/JavaScript__47__TypeScript_API_for_git-annex_available/comment_1_69cdea649eb79fa796fb3713dc0ac23f._comment b/doc/forum/JavaScript__47__TypeScript_API_for_git-annex_available/comment_1_69cdea649eb79fa796fb3713dc0ac23f._comment new file mode 100644 index 0000000000..867ba149bc --- /dev/null +++ b/doc/forum/JavaScript__47__TypeScript_API_for_git-annex_available/comment_1_69cdea649eb79fa796fb3713dc0ac23f._comment @@ -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]]. +"""]] diff --git a/doc/related_software.mdwn b/doc/related_software.mdwn index 8dd1c24b09..fd09e469fd 100644 --- a/doc/related_software.mdwn +++ b/doc/related_software.mdwn @@ -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.