Giter VIP home page Giter VIP logo

appwisecore-example's Introduction

AppwiseCore Example

This is an example project with some basic setup for using the AppwiseCore library. It is ideal as a start for a new iOS project.

Getting started

To get started with your new project, run the bootstrap.sh script. It will prompt you for a new project name as follows:

$ ./bootstrap.sh
Please provide a new project name: My Example
Renaming to:
- Target: My Example
- Module: My_Example
- Bundle part: My-Example
Moving files...
Replacing 'Example Project' with 'My Example'...
Replacing 'Example_Project' with 'My_Example'...
Replacing 'Example-Project' with 'My-Example'...
Done!

After it's moved some files and replaced some identifiers, you can install the pods and open your new project!

NOTE: Only install the pods AFTER you've run the rename script. If you do it before, there's a high chance you might get a broken project, especially for projects with more special names (start with a number, contain spaces, etc...).

Updating

This example project will regularly be updated with new practices, structures, etc... Check the changelog to see what's changed since you based off this project.

Author

David Jennes

License

AppwiseCore Example is available under the MIT license. See the LICENSE file for more info.

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.