Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

How to build it and use it? #41

Open
bagusflyer opened this issue Mar 15, 2015 · 6 comments
Open

How to build it and use it? #41

bagusflyer opened this issue Mar 15, 2015 · 6 comments
Labels

Comments

@bagusflyer
Copy link

Can you add document about how to build it and how to use it?

@joshaber
Copy link
Member

The README contains some information about building.

@bagusflyer
Copy link
Author

Don't know how it works.

@joshaber
Copy link
Member

Are there specific questions you have? Why do you want to use it in the first place?

@bagusflyer
Copy link
Author

Sorry. I didn’t say it clearly. I’m just learning MVVM, ReactiveCocoa and found this library and want to have a try. After downloading the git file and unzip it, I found ReactiveCocoa is missing. (Normally I’m using Podfile for ReactiveCocoa). I don’t know what to do next.

On 16 Mar 2015, at 11:36 pm, Josh Abernathy [email protected] wrote:

Are there specific questions you have? Why do you want to use it in the first place?


Reply to this email directly or view it on GitHub #41 (comment).

@joshaber
Copy link
Member

True, it does not include ReactiveCocoa in the repository itself. ReactiveCocoa is a dependency included as a submodule, so you'd need to clone the repository and clone the submodules recursively to get it. Or use Carthage or CocoaPods to pull in the dependencies for you.

@alper
Copy link

alper commented Feb 8, 2017

There's unfortunately no Podfile in the repository to be able to quickly install dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants