# dftsg Generates a report of how well a directory of Swift files conforms to the Dafiti Swift Style Guide ## Installation To install: $ gem install dftsg Depending on your gem env, you may have to add the executable's path to $PATH ## Usage To create a report: $ dftsg gen directory/of/swift/files To create a report and set the output directory: $ dftsg gen directory/of/swift/files --output directory/of/report