mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-22 07:30:23 +00:00
Remove unused .json files
Generate readme
This commit is contained in:
parent
daedb62277
commit
cb090f3996
5 changed files with 2395 additions and 6979 deletions
611
NEWREADME.md
611
NEWREADME.md
File diff suppressed because one or more lines are too long
605
README.md
605
README.md
File diff suppressed because one or more lines are too long
|
@ -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")
|
||||
}
|
||||
}
|
||||
|
|
2449
applications.json
2449
applications.json
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue