sheax0r / yello

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

Basic CLI to create boards #1

Closed sheax0r closed 10 years ago

sheax0r commented 10 years ago

Use stdin: cat <file> | yello create <board>

Read from a file: yello create <board> [--file <file>]

mmoghadas commented 10 years ago

Should be able to import from tello as well

sheax0r commented 10 years ago

I think you mean this? :) https://github.com/sheax0r/yello/issues/6

mmoghadas commented 10 years ago

yes sir!