https://github.com/thbkrkr/j2y
https://github.com/thbkrkr/j2y
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thbkrkr/j2y
- Owner: thbkrkr
- Created: 2017-07-26T22:20:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T22:24:48.000Z (almost 9 years ago)
- Last Synced: 2025-01-13T05:07:53.196Z (over 1 year ago)
- Language: Go
- Size: 67.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# j2y
- json -> yaml
- yaml -> json
```
Usage of ./j2y:
-mode string
mode: j2y or y2j (default "j2y")
```