Skip to content

gabrielrinaldi/Cloud66

Repository files navigation

Cloud 66

Cloud 66 is a client for iPhone (iOS 7 only) for the Cloud 66 service.

Cloud 66 features:

  • iOS 7 ready
  • see the status of your Stacks
  • Redeploy Stacks
  • put Stacks in Maintenance Mode
  • navigate through Stacks settings
  • get Push Notifications with deployment updates

Installation

CocoaPods

Please run pod install after cloning this project. If you don't know CocoaPods yet please go to CocoaPods to learn more about this awesome tool.

Prefix

  • Copy the Cloud66-Prefix.example.pch to Cloud66-Prefix.pch.
  • Copy the Config.example.xcconfig to Config.xcconfig.
  • Update the values to your own.

Credits

Cloud 66 is brought to you by Gabriel Rinaldi and contributors to the project. If you have feature suggestions or bug reports, feel free to help out by sending pull requests or by creating new issues.

License

The MIT License (MIT)

Copyright (c) 2013 Gabriel Rinaldi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Bitdeli Badge