trello-cli - Easy trello client in order to add a card on the Board.
Add a card on the Board.
# Building
git clone https://github.com/zarplata/trello-cli.git
cd trello-cli
make
#Installing
make install
# By default, binary installs into /usr/bin/ and trello.conf in $HOME/.config/
# Building
git clone https://github.com/zarplata/trello-cli.git
cd trello-cli
git checkout pkgbuild
makepkg
#Installing
pacman -U *.tar.xz
Login in https://trello.com or create account.
Take AppKey from https://trello.com/app-key.
Next generate Token and take him.
Run setup mode and enter AppKey, Token and select Board and List:
trello-cli -S
trello-cli CardName CardDescription