https://github.com/zendesk/zendesk_apps_support
https://github.com/zendesk/zendesk_apps_support
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zendesk/zendesk_apps_support
- Owner: zendesk
- License: apache-2.0
- Created: 2012-11-09T23:29:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-07T02:36:27.000Z (over 1 year ago)
- Last Synced: 2025-03-13T08:04:21.787Z (over 1 year ago)
- Language: Ruby
- Size: 1.65 MB
- Stars: 16
- Watchers: 428
- Forks: 10
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Zendesk Apps Support
## Description
Classes to manage and validate Zendesk Apps. This is a gem used in [Zendesk Apps Tools](https://github.com/zendesk/zendesk_apps_tools/).
## Owners
This repo is owned and maintained by the Zendesk Apps team. You can reach us on wattle@zendesk.com. We are located in Melbourne!
## Getting Started
When you want to help **develop** this tool, you will need to clone this repo.
Very likely you want to try out your changes with the use of ZAT. See [ZAT](https://github.com/zendesk/zendesk_apps_tools/) for how to get ZAT/ZAS in development.
## Testing
This project uses Rspec, which can be run with `bundle exec rake`.
## Contribute
* Put up a PR into the master branch.
* CC and get two +1 from @zendesk/wattle.
## Bugs
Bugs can be reported as an issue here on github, or submitted to support@zendesk.com. By mentioning this project it will assigned to the right team.
## Copyright and license
Copyright 2013 Zendesk
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.