Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t-osawa-009/markdownfilecreator
https://github.com/t-osawa-009/markdownfilecreator
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/t-osawa-009/markdownfilecreator
- Owner: t-osawa-009
- License: mit
- Created: 2021-07-06T00:26:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T08:00:38.000Z (over 3 years ago)
- Last Synced: 2024-03-15T07:35:33.372Z (10 months ago)
- Language: Swift
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarkdownFileCreator
Convert yaml, json to markdown.
# Installation
```sh
$ brew install mint
$ mint install t-osawa-009/MarkdownFileCreator
```# Usage
```
--sourcefile [default: .] - parse files
--output_path - out put files
--keys [default: ] - Keys to parse
```