musala/README.md

35 lines
772 B
Markdown
Raw Normal View History

2018-08-22 10:29:23 +00:00
# Trello-2-Mail
2018-08-22 18:02:00 +00:00
Every morning, get the content of your favorite trello board by email
2018-08-22 10:29:23 +00:00
2018-08-22 18:02:00 +00:00
## Installation
2018-08-22 10:29:23 +00:00
2018-08-22 18:02:00 +00:00
Make sure you have Go installed, then type :
go install github.com/glenux/trello2mail-go/...
## Contributing
1. Fork it ( http://github.com/glenux/trello2mail-go/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
## Credits
Author & Maintainer: Glenn Y. ROLLAND
Contributors: none yet ;)
Got questions? Need help? Tweet at @glenux
## License
Trello2Mail is Copyright © 2018 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE file.