Sha256: 5e4afb21e349e2961a68ff072daf108845dd1a87fcb24bf71a6650055704036f
Contents?: true
Size: 436 Bytes
Versions: 2
Compression:
Stored size: 436 Bytes
Contents
# 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dftsg-0.1.2 | README.md |
dftsg-0.1.1 | README.md |