sheax0r / yello

Trello yaml template engine and CLI.
MIT License
3 stars 0 forks source link

Add ability to add cards based on a template #21

Open sheax0r opened 9 years ago

sheax0r commented 9 years ago

Should let you specify, by configuration or CLI, a card to use as a template, and let you copy it and give it a new title and description. eg:

Config:

yello config set board=eo1eAbiC
yello config set template=ko1eWbew

Usage:

echo "card description" | yello card --template=ko1eWbew --board=eo1eAbiC