Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jliberma/trello_reporting
https://github.com/jliberma/trello_reporting
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jliberma/trello_reporting
- Owner: jliberma
- Created: 2016-07-14T20:13:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T20:30:45.000Z (over 8 years ago)
- Last Synced: 2024-11-20T00:05:36.762Z (3 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trello_reporting
* Install prereqs:
1. yum -y install git python-pip python-requests
2. git clone https://github.com/sarumont/py-trello.git
3. pip install py-trello* Add your API Key, API Secret, and Token from above into status_report.conf
```
api_key=...
api_secret=...
token=...
```* Add script to create an example trello board