Remove unused .json files

Generate readme
This commit is contained in:
Serhii Londar 2018-11-14 23:05:52 +02:00
parent daedb62277
commit cb090f3996
5 changed files with 2395 additions and 6979 deletions

File diff suppressed because one or more lines are too long

605
README.md

File diff suppressed because one or more lines are too long

View file

@ -247,8 +247,7 @@ class ReadmeGenerator {
}
}
readmeString.append(footer)
print(readmeString)
try? readmeString.data(using: .utf8)?.write(to: URL(fileURLWithPath: FilePaths.newReadme.rawValue))
try? readmeString.data(using: .utf8)?.write(to: URL(fileURLWithPath: FilePaths.readme.rawValue))
print("Finish")
}
}

File diff suppressed because it is too large Load diff

5392
apps.json

File diff suppressed because it is too large Load diff