Code Monkey home page Code Monkey logo

coloring-book-ios's Introduction

        Coloring Book for iOS v1.1.0 <http://chompix.com>

This is the master repository of the "Coloring Book for iOS" app.
The submodule repositories can be found at the following locations:

  http://github.com/byronsanchez/coloring-book-resources-ios
  http://github.com/byronsanchez/coloring-book-dependencies-ios

INSTRUCTIONS

  Clone the coloring-book-ios repository, or alternatively, clone
  your fork of the coloring-book-ios repository, along with its
  submodules.

  For git version 1.6.5 or higher, run:
  
    git clone --recursive https://github.com/byronsanchez/coloring-book-ios.git
    cd coloring-book-ios
    Assets/Scripts/build.sh all
  
  For other versions of git, run:
  
    git clone https://github.com/byronsanchez/coloring-book-ios.git
    cd coloring-book-ios
    git submodule update --init
    Assets/Scripts/build.sh all

  Follow the instructions in the build script carefully. Once you are
  done with the build script, you will be all set to hack "Coloring
  Book for iOS"!

STRUCTURE

  The repository tree structure.

    /              - contains the entire "Coloring Book for iOS"
                     application.

    Assets/        - contains files that supplement application
                     functionality (e.g., database schema file).

    Classes/       - contains the "Coloring Book for iOS" source
                     code.

    Resources/     - contains the "Coloring Book for iOS"
                     resources submodule. This submodule contains
                     image and media assets used in the application.

    Support/       - contains files that add further support to the
                     application.

    Vendor/        - contains the "Coloring Book for iOS"
                     dependencies submodule.

LICENSE
  
  "Coloring Book for iOS" source code is Copyright (c) 2013 by Byron
  Sanchez (hackbytes.com), licensed under the GNU GPL v2.0.
  
  Chompix logo is Copyright (c) 2013 by Byron Sanchez (hackbytes.com).
  All rights reserved.

  "Coloring Book for iOS" logo is Copyright (c) 2013 by Byron
  Sanchez (hackbytes.com). All rights reserved.

  "Deliberate Thought" is Copyright (c) 2007 by Kevin MacLeod
  (incompetech.com), licensed under Creative Commons: By Attribution 3.0.
  http://creativecommons.org/licenses/by/3.0/

  "Coloring Book for iOS" images and any media (defined as binary
  files that are not software dependencies) are Copyright (c) 2013 Byron
  Sanchez (hackbytes.com), licensed under Creative Commons: BY-SA
  Attribution 3.0 unless otherwise noted.
  http://creativecommons.org/licenses/by-sa/3.0/
  Attribution specification is in the COPYRIGHT file.

  ---
  
  Read the COPYRIGHT file carefully for the details of what this all
  means.
  
  In short:
  
    - You may not use the following content for any reason without my
      explicit permission:
    
      * The Chompix logo
    
      * The Coloring Book logo
      
    - You can use anything else, so long as you follow the licensing
      requirements for the content you are using. This is all detailed
      in the COPYRIGHT file.
      
    Running the following script from the root of the project directory
    will remove the non-licensed, restricted content listed above:

      Assets/Scripts/nuke.sh all
      
    To view the list of what will be removed, so you can replace them
    with your own assets. run:
    
      Assets/Scripts/nuke.sh list

coloring-book-ios's People

Contributors

byronsanchez 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.