Giter Club home page Giter Club logo

grijjydeployman's Introduction

Grijjy Deployment Manager

The Grijjy Deployment Manager (DeployMan) is a tool to simplify the deployment of files and folders for iOS and Android apps written in Delphi. It is especially useful if you need to deploy a lot of files, such as 3rd party SDKs.

Usage

Allen Drennan has written some blog posts and created a CodeRage video about this tool:

Installation and Dependencies

If you don't need or want to build the tool yourself, then you can download the executable from the Releases page on GitHub.

To build the tool yourself:

> git clone --recursive https://github.com/grijjy/GrijjyDeployMan

Make sure to clone the repository recursively, since it depends on a couple of other open source libraries:

  • The Neslib repository is a small base library used in various repositories by Erik van Bilsen.
  • The Neslib.Xml repository is used to load and save Delphi project (.dproj) files. For more information about this library, checkout the blog post An XML DOM with just 8 bytes per node.
  • The Grijjy Foundation repository contains a lot of foundation classes and utilities. For the deployment manager, it is used primarily to load and save deployment settings to a JSON file.

If you don't clone this repository recursively, then you need to manually clone the dependent repositories and make sure to add them to your search path in Delphi.

Contributing

Contributions are welcome! If you want to contribute, you can either create a pull request or become a member of the repository. To request push access, please send an email to erik-at-grijjy-dot-com or allen-at-grijjy-dot-com with the name of your GitHub account.

License

The Grijjy Deployment Manager is licensed under the Simplified BSD License.

See License.txt for details.

grijjydeployman's People

Contributors

erikvanbilsen avatar grijjy avatar zeus64 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

grijjydeployman's Issues

[Feature Request] Console version

A console version would be awesome. With this, it would be possible to integrate with the CI pipeline or even create a plugin for the IDE to automatically update the deployment before compilation, for example, once the .grdeploy is detected.

Remove iOSDevice32 Platform

GrijjyDeployMan still add the node "iOSDevice32" to the dproj but the support for iOSDevice32 was removed in sydney and thus this node is not supported anymore (in Sydney).

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.