salesforce/github_flo

View on GitHub
lib/github_flo.rb

Summary

Maintainability
A
0 mins
Test Coverage
# Copyright © 2017, Salesforce.com, Inc.
# All Rights Reserved.
# Licensed under the BSD 3-Clause license.
# For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause

require "github_flo/version"

module GithubFlo
  # Your code goes here...
end