Giter VIP home page Giter VIP logo

zendesk_apps_tools's Introduction

Zendesk Apps Tools

Description

Zendesk Apps Tools (ZAT) is the only tool needed for developing Zendesk Apps. It makes it easy to develop Zendesk Apps. We have a guide that explains how to use this tool.

Owners

This repo is owned and maintained by the Zendesk Apps team. You can reach us on [email protected]. We are located in Melbourne!

Getting Started To Use ZAT

If you want to use this tool, all you need to do is gem install zendesk_apps_tools and periodically run gem update zendesk_apps_tools because we will keep updating this tool.

Getting Started To Develop ZAT

When you want to help develop this tool, you will need to clone this repo and run bundle install to get it going.

ZAT uses a gem called ZAS. In the case you are developing ZAT, it is likely you want to edit code in ZAS too, which means you will need to clone the ZAS repo and change the Gemfile (in the ZAT project) to say gem 'zendesk_apps_support', path: '../zendesk_apps_support'. The path should point to your local ZAS directory. This way your clone of ZAT will use a local version of ZAS which is very helpful for development. Run a bundle install after changing the Gemfile.

Testing

This project uses rspec, which can be run with bundle exec rake.

Contribute

Improvements are always welcome. To contribute, please:

  • Put up a PR into the master branch.
  • CC and get two +1 from @zendesk/vegemite.

Bugs

Bugs can be reported as an issue here on github, or submitted to [email protected]. 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

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.

zendesk_apps_tools's People

Contributors

sandlerr avatar seancaffery avatar danielbreves avatar tmcinerney avatar princemaple avatar ocke avatar adammw avatar svizzari avatar thilgen avatar craig-day avatar atroche avatar dan753722 avatar bulkan avatar chucknado avatar pi3r avatar pmgrove avatar timbertson avatar maximeprades avatar token-cjg avatar imogenkinsman avatar kencheeto avatar kobim avatar shajith avatar jamesarosen avatar mwerner avatar sbkinney avatar

Watchers

Adriano Aguiar avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.