Skip to content

gsviec/zendesk-apps-tools-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zendesk apps tools in Docker

Dockerize Zendesl apps tools (zaf)

Components:

  • Alpine Ruby 2.3

How to use it

thanh@co:~/dist$ docker run -p 4567:4567 -v ${PWD}:/data -ti zendesk-app-tools zat 
Commands:
  zat clean             # Remove app packages in temp folder
  zat create            # Create and install app on your account
  zat help [COMMAND]    # Describe available commands or one specific command
  zat new               # Generate a new app
  zat package           # Package your app
  zat server            # Run a http server to serve the local app
  zat theme SUBCOMMAND  # Development tools for Theming Center (Beta)
  zat update            # Update app on the server
  zat validate          # Validate your app
  zat version, -v       # Print the version

Screenshot(s):

(update later)

About

Zendesk apps tools (zat) on Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published