Git Product home page Git Product logo

ox-coi-xcode-templates's Introduction

Preambel

To be consistent in development for OX Coi please use these templates whenever you create a new Swift file for this project.

Thank you for your cooperationโ„ข.

Installation

There is NO NEED to clone this repo just to install the templates. To install the Xcode templates just open your terminal and execute the command below:

curl -SL https://raw.githubusercontent.com/open-xchange/ox-coi-xcode-templates/master/install.sh | sh

That's all and you're done.

What will happen during installation?

Xcode allows us to create our own file templates. In general they can be found under ~/Library/Developer/Xcode/Templates.

But it's only half of the truth. This is because besides the "File Templates" there are also "Project Templates". If you like to create your own templates for this case, both file and project templates have to be installed separately.

This script checks whether if there is a "File Templates" directory already. If so, anything is fine and the file templates from this repository are being installed in ~/Library/Developer/Xcode/Templates/File Templates/OX Coi.

If the "File Templates" directory is missing, it will be created and all existing templates will be moved into it.

Now, when you launch Xcode and create a new file via project navigator you will see a new section in the template choser called OX Coi.

Xcode File-Template Chooser

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.