An open API service indexing awesome lists of open source software.

https://github.com/loadsmart/fastfile

Shared lanes that can be imported by Loadsmart's mobile apps using Fastlane
https://github.com/loadsmart/fastfile

Last synced: 11 months ago
JSON representation

Shared lanes that can be imported by Loadsmart's mobile apps using Fastlane

Awesome Lists containing this project

README

          

# Fastfile
Shared lanes that can be imported by Loadsmart's mobile apps using Fastlane

## Dependencies

This `Fastfile` depends on the following plugins:

```ruby
gem 'fastlane-plugin-changelog'
```

Make sure you include them in your project's `Gemfile`.