allgreed / backup-trello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backup-trello

Utility to devendor-lock oneself from Atlasian

At the time of creation I have a Trello board with 1k+ cards. I'm gradually reducing my dependency on Trello, however frequent backups are the sweet spot for ensuring that my data won't be held hostage or disappear all of a sudden.

Usage

For now go for dev

Dev

Prerequisites

Hint: if something doesn't work because of missing package please add the package to default.nix instead of installing it on your computer. Why solve the problem for one if you can solve the problem for all? ;)

One-time setup

make init

Everything

make help

About


Languages

Language:Makefile 54.5%Language:Nix 23.5%Language:Python 21.9%