Skip to content

Easy trello client in order to add a card on the Board.

Notifications You must be signed in to change notification settings

zarplata/trello-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trello-cli

trello-cli - Easy trello client in order to add a card on the Board.

Supported features

Add a card on the Board.

Installation

Manual build

# 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/

Arch Linux package

# Building
git clone https://github.com/zarplata/trello-cli.git
cd trello-cli
git checkout pkgbuild

makepkg

#Installing
pacman -U *.tar.xz

Configuration

Login in trello.com

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

Run setup mode and enter AppKey, Token and select Board and List:

trello-cli -S

Add a card on the Board

trello-cli CardName CardDescription

About

Easy trello client in order to add a card on the Board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published