Welcome, Tommy developer! Get familiar with the Tommy API and the developer SDK to build your own addons and mini programs that run on the Tommy platform. Woof!
Please contact [email protected] in order to obtain your API key.
If you find an issue with the Tommy API, SDK or documentation please post a bug report on the issue tracker
To contribute to post a modification to the Tommy documentation please follow these steps:
- Fork the repo (
git clone [email protected]:tommyassociates/tommy_docs.git
) - Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request