Skip to content

pmairoldi/hockey-playoffs

Repository files navigation

hockey-playoffs

Build Status Coverage Status

iOS application that keeps track of the NHL playoffs

Setup Project

bundle install

Run tests

bundle exec fastlane test

Regenerate screenshots

bundle exec fastlane snapshot

Update App Store Metadata

# without regenerating screenshots
bundle exec fastlane marketing

# with regenerating screenshots
bundle exec fastlane marketing screenshots:true

Publish a beta build

# without regenerating screenshots
bundle exec fastlane beta

# with regenerating screenshots
bundle exec fastlane beta screenshots:true

Publish an AppStore build

# without regenerating screenshots
bundle exec fastlane deploy

# with regenerating screenshots
bundle exec fastlane deploy screenshots:true

About

iOS application that keeps track of the NHL playoffs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors