Skip to content

A template to create a Redux project with common dependencies and configuration.

License

Notifications You must be signed in to change notification settings

vitalka-s/iOS-redux-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-redux-project-template

A template to create a Redux project with common dependencies and configuration.

Dependencies:

Requirements:

brew install cookiecutter
sudo gem install bundler

Usage:

The project uses Cookiecutter for project templating. To create a new project from this template just run:

cookiecutter https://github.com/VitaliySavchenko/iOS-redux-project-template.git

The project is using cocoapods for managing external libraries and a Gemfile for managing the cocoapods version. After generation project will be run post_gen_project.sh which install cocoapods automatically.

About

A template to create a Redux project with common dependencies and configuration.

Topics

Resources

License

Stars

Watchers

Forks