A CLI tool for linktaco.com.
Project Links: Issues - Discussion Mailing List - Development Mailing List - IRC / Chat - Contributing
Run taco init to get started. Read the man page to learn about all
commands.
You will need an OAuth2 personal access token. Generate one at https://linktaco.com/oauth2/personal (or the equivalent URL for your instance).
Dependencies:
For end users, a Makefile is provided:
make
sudo make install
We accept patches submitted via git send-email. If you're not familiar with
this, don't be worried. It's very easy and you should be ready to contribute in
a couple of minutes. Start with this website:
git-send-email.io
The mailing list where you submit your patches is
~netlandish/links-dev@lists.code.netlandish.com. You can also view the
archives on the web here:
https://lists.code.netlandish.com/~netlandish/links-dev
To quickly setup your clone of taco to submit to the mailing
list run the following commands:
$ git config sendemail.to "~netlandish/links-dev@lists.code.netlandish.com"
$ git config format.subjectPrefix "PATCH taco"
We have more information on the topic here:
AGPLv3 only, see LICENSE.
Copyright (C) 2026 Netlandish Inc.
All documentation, libraries, and sample code are Copyright 2026 Netlandish Inc. The library and sample code are made available to you under the terms of the AGPL license which is contained in the included file, LICENSE.
This software, and lots of other software like it, has been built in support of many of Netlandish's own projects, and the projects of our clients. We would love to help you on your next project so get in touch by dropping us a note at hello@netlandish.com.