Join the project Slack channel and be part of the PopcornTime experience for AppleTV. Designer? Developer? Curious person? You're welcome! Come in and say hello.
- Git clone the repository
https://github.com/pepibumur/PopcornTimeTV.git
- Install gem dependencies
bundle install
- Install the pod dependencies
bundle exec pod install
- Open the project using
PopcornTime.xcworkspace
- Join the Slack channel and say Hello
- Read the Contribution Guidelines and Code of Conduct.
- Pick up an issue from the Issues list and once completed, create your PR.
Ideas
- Fix bugs found.
- Add a new feature not existing before.
- Improve the code structure / architecture.
- Design a new component for the app.